kaiyu
2021-03-17 af55cc06c30ac01db881a05b70df21510789d12f
screen-manage/src/main/java/com/moral/api/pojo/dto/account/AccountInsertDTO.java
@@ -56,7 +56,6 @@
    * */
    public static final String PASSWORD_EXIST_SPECIAL_CHAR = "-7";
    private String code;
}