{ "id": 0, "status": 0, "remark": "string" }
curl --location '/adminapi/distribution.apply/audit' \ --header 'token;' \ --header 'Content-Type: application/json' \ --data '{ "id": 0, "status": 0, "remark": "string" }'
{}