田源
2024-07-11 18e2c156de069eaee2f989e09fda061841aae605
Source/plt-web/plt-web-parent/plt-web/src/main/java/com/vci/frameworkcore/constant/FrameWorkBusLangCodeConstant.java
@@ -540,4 +540,9 @@
     * 密码策略已经修改,需修改账号密码
     */
    public static final String PASSWORD_POLICY_UPDATED = "passwordPolicyUpdated";
    /**
     * token值为空
     */
    public static final String TOKEN_EMPTY = "tokenEmpty";
}