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