revert: restore gen_sms_code.dspy (API used by other systems)
This commit is contained in:
parent
e65fddbe61
commit
8528eebf10
@ -12,7 +12,7 @@ if xx is None:
|
||||
return {
|
||||
"status": "error",
|
||||
"data": {
|
||||
"message": "发送验证码出错,请检查短信服务配置"
|
||||
"message": "发送验证码出错"
|
||||
}
|
||||
}
|
||||
id, code = xx
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user