后台调接口命令

时间:2020-07-01 00:42:48   收藏:0   阅读:93

curl -v -k -H "Content-type:application/json;charset=UTF-8" -H "channelType:SOP" -X POST -d ‘{

"pageBean":{

       "pageNo":1,

       "pageSize":10

},

      "requirementFilterInfo":{}

}‘ https:127.0.0.1:19643/precisionmarketing/precisionmarketing/v2/requirement/list

原文:https://www.cnblogs.com/echo1314/p/13216597.html

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