{ "0": "string" }
curl --location '/api/tests/run' \ --header 'Authorization: Bearer {{token}}' \ --header 'Content-Type: application/json' \ --data '{ "0": "string" }'
{ "status": "error", "data": null, "message": "任务ID不能为空" }