请求大数据接口挡板
程序员文章站
2022-05-30 21:54:12
...
java -jar moco-runner-1.1.0-standalone.jar http -p 8888 -c test.json
[
{
"description":"请求数据接口挡板",
"request":{
"uri":"/zztj-recruitment-external-webserver/rcrt/openApi/v/resume/deliverResume",
"method":"post"
},
"response":{
"json":{
"responseCode":"10001",
"responseMsg":"请求成功",
"data":{
"acceptId":"11",
"candidateId":"22",
"resumeId":"33"
}
}
}
}
]
[
{
"description":"请求数据接口挡板",
"request":{
"uri":"/zztj-recruitment-external-webserver/rcrt/openApi/v/resume/deliverResume",
"method":"post"
},
"response":{
"json":{
"responseCode":"10001",
"responseMsg":"请求成功",
"data":{
"acceptId":"11",
"candidateId":"22",
"resumeId":"33"
}
}
}
}
]