curl --location '/v1/stable/collect/abnormal-fund/link-order' \ --header 'Content-Type: application/json' \ --data '{ "id": 1, "orderId": "string" }'
{ "status": 0, "code": "string", "msg": "string", "traceId": "string" }