摘要: 将对象转成json。 import com.alibaba.fastjson.JSONObject; String jsonObj = JSONObject.toJSONString(json); 顺序问题。 在实体类中加入 import com.alibaba.fastjson.annotatio 阅读全文
posted @ 2018-11-29 10:11 Sunray0330 阅读(4741) 评论(0) 推荐(0)