public String toJSON(){
return "{id:"+id+",productname:"+productname+"}";
}
我要返回这种格式的
{
"id":1,
"text":"text1"
id的双引号咋加上?
紫衣仙女
牛魔王的故事
相关分类