package com.cn.ztree.util; import java.util.List; import net.sf.json.JSONArray; public class JsonUtil { public static JSONArray convertListToJson(List<?> list) throws Exception { JSONArray json = JSONArray.fromObject(list); return json; } }
最近下载更多
微信网友_7161776601190400 LV1
9月10日
xluser LV2
2022年8月23日
1234mama LV19
2022年4月18日
2235140624 LV17
2022年3月29日
清江纸 LV2
2021年11月15日
huaua7676 LV30
2021年8月28日
zhanghangzhou LV1
2021年7月15日
猫旅人 LV1
2021年7月8日
34992311 LV6
2021年6月20日
a1017514773 LV6
2021年4月28日