mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-13 02:25:06 +08:00
优化短信模块的代码
This commit is contained in:
@ -18,7 +18,6 @@ public class SmsSendSingleToUserReqDTO {
|
||||
/**
|
||||
* 用户编号
|
||||
*/
|
||||
@NotNull(message = "用户编号不能为空")
|
||||
private Long userId;
|
||||
/**
|
||||
* 手机号
|
||||
|
Reference in New Issue
Block a user