Browse Source

注释修改

wangmh 7 years ago
parent
commit
6cbb6621f5
1 changed files with 2 additions and 2 deletions
  1. 2 2
      sso-common/src/main/java/com/uas/sso/entity/UserView.java

+ 2 - 2
sso-common/src/main/java/com/uas/sso/entity/UserView.java

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