余额支付密码开关校验
This commit is contained in:
@@ -94,6 +94,6 @@ public class UserInfo implements Serializable {
|
||||
|
||||
@Column(onInsertValue = "now()", onUpdateValue = "now()")
|
||||
private LocalDateTime updateTime;
|
||||
private Integer usePayTwd;
|
||||
private Integer usePayPwd;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user