diff --git a/wwwroot/gen_sms_code.dspy b/wwwroot/gen_sms_code.dspy index 48898a8..94c606f 100644 --- a/wwwroot/gen_sms_code.dspy +++ b/wwwroot/gen_sms_code.dspy @@ -12,7 +12,7 @@ if xx is None: return { "status": "error", "data": { - "message": "发送验证码出错,请检查短信服务配置" + "message": "发送验证码出错" } } id, code = xx