ludc
2024-10-18 af7122a81386da90cb04207e6ea83aa550088861
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";