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