Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -13,6 +13,8 @@ public class UserInfoPwdEditDTO {
|
||||
*/
|
||||
@NotEmpty(message = "支付密码不为空")
|
||||
private String payPwd;
|
||||
@NotEmpty(message = "二次确认支付密码不为空")
|
||||
private String checkPayPwd;
|
||||
/**
|
||||
* 验证码
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user