{ "sceneId": "" }
curl --location --request POST '/outcall/task/getMaxConcurrencyNum' \ --header 'Content-Type: application/json' \ --data-raw '{ "sceneId": "" }'
{ "code": 0, "message": "", "data": 0 }