Commit f7e42df6 by guojuxing

新增用户事务代码修改

parent dacae27d
......@@ -93,7 +93,6 @@ public class UserDTO implements UserInfo,Serializable{
/**
* 国际区号,如中国 86
*/
@NotBlank(message = "手机国际区号不能为空", groups = {SaveUserValid.class, EditUserValid.class, UserQoValid.class})
private String phoneAreaCode;
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment