Files
his/healthlink-his-server/core-common
华佗 17d29fc21d fix(#758): DictUtils 移除 fastjson2,统一使用 jackson
- com.alibaba.fastjson2.JSONArray → jackson ObjectMapper
- com.alibaba.fastjson2.JSON.toJSONString/parseObject → mapper.writeValueAsString/readValue
- 项目统一使用 jackson,不再依赖 fastjson2
2026-06-13 13:51:29 +08:00
..