{ "id": 0 }
curl --location '/declare/doc/send-check-file' \ --header 'Content-Type: application/json' \ --data '{ "id": 0 }'
{ "code": 0, "msg": "string", "data": null, "other": {} }