json轉(zhuǎn)復(fù)雜java對(duì)象
String objParam = "{name:\"c\",configType:1,list:[{label:\"c\",tableName:\"c\",vfiled:\"c\",category:\"c\"},{label:\"c\",tableName:\"c\",vfiled:\"c\",category:\"c\"}]}";//request.getParameter("objParam"); JSONObject jsonObject = JSONObject.fromObject(objParam); Mapposted on 2016-09-20 17:42 楊軍威 閱讀(288) 評(píng)論(0) 編輯 收藏