{}
curl --location --request POST '/manage/reports/batch-handle' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "code": 20000, "data": null, "err_code": "string", "msg": null }