{ "0": "string" }
curl --location '/smsTestNumber/add/run' \ --header 'Authorization: Bearer {{token}}' \ --header 'Content-Type: application/json' \ --data '{ "0": "string" }'
{ "code": 0, "msg": "", "data": "" }