提交 82ec54b7 authored 作者: jacksmith1988's avatar jacksmith1988

//add code

上级 2d95257f
{
"info": {
"_postman_id": "b02b3b86-843f-41bf-bbc3-ee339633cb5d",
"name": "runscore",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
},
"item": [
{
"name": "http://localhost:8082/api/startOrder",
"request": {
"method": "POST",
"header": [],
"body": {
"mode": "formdata",
"formdata": [
{
"key": "merchantNum",
"value": "1001",
"type": "text"
},
{
"key": "orderNo",
"value": "20190629023134U936283878",
"type": "text"
},
{
"key": "payType",
"value": "bankcard",
"type": "text"
},
{
"key": "amount",
"value": "100",
"type": "text"
},
{
"key": "notifyUrl",
"value": "http://xhbc10.com/index.php/Pay/Paynotify",
"type": "text"
},
{
"key": "returnUrl",
"value": "ff.com",
"type": "text"
},
{
"key": "sign",
"value": "6b95d19c75d59fa391da6e0e6d8b6c1c",
"type": "text"
}
]
},
"url": {
"raw": "http://localhost:8082/api/startOrder",
"protocol": "http",
"host": [
"localhost"
],
"port": "8082",
"path": [
"api",
"startOrder"
]
}
},
"response": []
}
]
}
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论