首页>代码>基于Spring Boot+Apache Shiro+Thymeleaf+MyBatis开发的网站后台权限管理系统>/RuoYi/src/main/java/com/ruoyi/common/constant/ShiroConstants.java
package com.ruoyi.common.constant;

/**
 * Shiro通用常量
 * 
 * @author ruoyi
 */
public interface ShiroConstants
{
    /**
     * 当前登录的用户
     */
    public static final String CURRENT_USER = "currentUser";

    /**
     * 用户名
     */
    public static final String CURRENT_USERNAME = "username";

    /**
     * 消息key
     */
    public static String MESSAGE = "message";

    /**
     * 错误key
     */
    public static String ERROR = "errorMsg";

    /**
     * 编码格式
     */
    public static String ENCODING = "UTF-8";

    /**
     * 当前在线会话
     */
    public String ONLINE_SESSION = "online_session";

}
最近下载更多
managment  LV3 4月17日
m5433661  LV2 3月28日
formatself1  LV2 1月28日
2917476324  LV2 2023年12月21日
Seaskye  LV14 2023年11月4日
Tunduswith  LV15 2023年10月31日
qiqi123456  LV1 2023年9月20日
1048571230  LV2 2023年9月20日
9323249323  LV13 2023年9月18日
๑๑陌上花开  LV14 2023年9月1日
最近浏览更多
managment  LV3 4月17日
itlaolang  LV5 4月12日
m5433661  LV2 3月28日
 LV7 3月25日
烟橙沐雨  LV1 3月21日
yangyang567  LV1 3月8日
formatself1  LV2 2月6日
做自己的太阳  LV11 2月1日
2890892945  LV2 2023年12月31日
微信网友_5986558820093952  LV3 2023年12月28日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友