logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

当fastjson出现“$ref“: “$[0].childList[0]“的解决方案

import com.alibaba.fastjson.JSON;import com.alibaba.fastjson.JSONArray;import com.alibaba.fastjson.serializer.SerializerFeature;List<StockType> result = stockTypeService.selectList(new EntityWra

#json#java
到底了