fastjson把对象转化成json string时避免$ref

JSON.toJSONString(..., SerializerFeature.DisableCircularReferenceDetect)

原文地址:https://www.cnblogs.com/m2492565210/p/11283287.html