田源
2025-01-16 a13255b4129ee8a7a7b7e1ecd8e02dd2c78f7c17
Source/plt-web/plt-web-parent/plt-web-base/src/main/java/com/vci/starter/web/constant/VConstant.java
@@ -82,6 +82,11 @@
    public static final String SYS_ENUM_KEY = "sys_enum:";
    /**
     * 当前登录的用户总数cache key
     */
    public static final String CURRENT_LOGGED_USERS_KEY = "CURRENT_LOGGED_USERS_KEY";
    /**
     * 资源映射路径 前缀
     */
    public static final String RESOURCE_PREFIX = "/profile";