{"userList" : [
{
"userId": 1001,
"userName": "test1"
},
"userId": 1002,
"userName": "test2"
}
...
]}
请问各位如何建立这种数据结构啊
相关分类