hutool/hutool-core
duandazhi 96e09601e0 add xml 2 bean 互转utils;
解决:
BeanUtil.beanToMap(outer)只能解析第一层,如果想多层解析,考虑使用JSONUtil的bug;

生产环境,常见是要 解析多层,而不是 只解析第一层;
2021-06-24 13:05:32 +08:00
..
2021-06-24 13:05:32 +08:00
2021-06-20 01:44:54 +08:00