@@ -76,12 +76,12 @@ public class UserView implements Serializable {
private Short identityValidCode;
/**
- * 密码登录
+ * 密码强度
*/
private int passwordLevel;
+ * 有密保
private boolean hasQuestion;