首页
IT
登录
6mi
u
盘
搜
搜 索
IT
Fastjson json to map
Fastjson json to map
xiaoxiao
2021-03-26
25
Map<
String
,
Object
> map =
JSON
.parseObject(jsonStr,
new
TypeReference<Map<
String
,
Object
>>(){});
转载请注明原文地址: https://ju.6miu.com/read-664066.html
技术
最新回复
(
0
)