curl --location --request POST '/api/participant/sendZhuTongSms' \ --form 'mobile=""' \ --form 'content=""'
{ "code": 0, "msg": "string" }