RestClient测试
1,对象里面包含集合及字符串属性
{
"roloeList":[{
"id":10001,
"areaid":1,
"name":"郑金圣",
"notes":"郑金圣",
"sort_code":6,
"useflag":"1"
},
{
"id": 10001,
"areaid":1,
"name":"郑金圣2",
"notes":"郑金圣2",
"sort_code":7,
"useflag":"1"
}],
"aaString":"123"
}
1,对象里面包含集合及字符串属性
{
"roloeList":[{
"id":10001,
"areaid":1,
"name":"郑金圣",
"notes":"郑金圣",
"sort_code":6,
"useflag":"1"
},
{
"id": 10001,
"areaid":1,
"name":"郑金圣2",
"notes":"郑金圣2",
"sort_code":7,
"useflag":"1"
}],
"aaString":"123"
}