RestClient测试

时间:2019-06-14 19:50:15   收藏:0   阅读:108

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"
}

原文:https://www.cnblogs.com/zhengjinsheng/p/11024956.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!