public String toJSON(){ return "{id:"+id+",productname:"+productname+"}";}我要返回這種格式的{ "id":1, "text":"text1" } id的雙引號咋加上?
添加回答
舉報
0/150
提交
取消