"string"
curl --location --request POST 'https://test-api.yunjishop.cn/payment/app/v1/notify/getAppOrderState' \
--header 'Content-Type: application/json' \
--data-raw '"string"'
{
"code": 0,
"msg": "string",
"trace": "string",
"data": {}
}