linux教程 JSONObject.parseObject 、JSONObject.toJSONString 导读 在 Java 开发中,通常需要将一个实体对象转换成 Json 字符串,使用 FastJson 来实现这种…