curl --location '/sms/sendUpdatePwdCode' \
--header 'Content-Type: application/json' \
--data '{
"mobile": "string",
"shopAccount": 0,
"captchaVerification": "string"
}'{
"code": "",
"msg": "",
"data": null,
"version": "",
"timestamp": 0,
"sign": ""
}