田源
2024-07-16 386f7e24fb132deacb829a86aeb723dd1d1172eb
Source/plt-web/plt-web-parent/plt-web/src/main/java/com/vci/frameworkcore/model/SmPasswordStrategyDO.java
@@ -86,7 +86,7 @@
    /**
     * 密码字符所需类型
     */
    @Transient
    @Column(name = "PLCHARTYPES")
    private String requireCharType;
    /**