token: ********************{
"mobile": "19105039887",
"scene": "ZHDLMM"
}curl --location 'https://safe.fetribe.cn/adminapi/sms/sendCode' \
--header 'token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"mobile": "19105039887",
"scene": "ZHDLMM"
}'{
"code": 1,
"show": 0,
"msg": "发送成功",
"data": []
}