private boolean isJsonResult;?? ?protected Map<String, Object> jsonResult = new HashMap<String, Object>();
1 回答

maybe丶xg
TA貢獻(xiàn)12條經(jīng)驗(yàn) 獲得超2個(gè)贊
一樣的,jsonResult實(shí)際上是一個(gè)map。
map.put(key,value);
然后根據(jù)你使用但 json包的格式,轉(zhuǎn)化成json。
添加回答
舉報(bào)
0/150
提交
取消