mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-10 09:05:07 +08:00
1. 修复用户 APP 发送短信验证码报错
This commit is contained in:
@ -19,6 +19,7 @@ import javax.servlet.http.HttpServletRequest;
|
||||
|
||||
import static cn.iocoder.yudao.framework.common.pojo.CommonResult.success;
|
||||
|
||||
// TODO 芋艿:这块的接口命名,在纠结下
|
||||
@Api(tags = "管理后台 - 短信回调")
|
||||
@RestController
|
||||
@RequestMapping("/system/sms/callback")
|
||||
|
Reference in New Issue
Block a user