curl --location 'https://test.openapi.yjztu.com/ois/order/getAuth' \
--form 'appKey="{{appKey}}"' \
--form 'appSecret="{{appSecret}}"'{
"body": {
"clno": "WAIT",
"ack": "true",
"coid": "DEVCN",
"hash": "6058064021961",
"token": "24a2e861-c510-4658-8f8f-f5bd0b4c7591"
},
"message": "请求成功",
"result_code": 0,
"solution": "请求成功",
"traceId": "1691204608496pgfdAaNn"
}