摘要: 解决方案 1.取消FastJson的循环引用的检查:JSONObject.toJSONString(guardVoList,SerializerFeature.DisableCircularReferenceDetect) 2. 加在字段上面 禁用循环引用 @JSONField(serialzeFe 阅读全文
posted @ 2022-08-26 17:25 sowler 阅读(104) 评论(0) 推荐(0) 编辑