首页 > 其他 > 详细

RestClient测试

时间:2019-06-14 19:50:15      阅读:104      评论:0      收藏:0      [点我收藏+]

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

RestClient测试

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!