JSON类型的String转成ListString
//后端调⽤接⼝
List<String> directives = new ArrayList<>();
while (matcher.find()) {
directives.up(1));
LOGGER.info("处理标签:{}", up(1));
}
JSONObject jsonObject = new JSONObject();
Map map2=new HashMap();
//将List<String> 转为JSON存储放⼊map中
map2.put("marksList",JSONString(directives));
c++string类型
map2.put("userId","SU000000000195");
JSONObject obj2 =  PostInterface.post(PostInterface.ServletName.placeholder,"queryPlaceHolderByMarks",map2).getJSONObject("SvcCont"); List<Placeholder> pList = JSON.String("placeHolderList"),Placeholder.class);
//接⼝中解析
JSON中string转List<String>
List<String> pList = JSON.MarksList(),String.class);

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。