package com.espread.common.constant;

/**
 * 全局常量
 */
public class Const {
	
	/**
	 * ServletContext中,保存在线用户Session信息
	 * 		 parm:'sessions'  value:HashMap<String,HttpSession>{Map中key:userId}
	 * session
	 * 		 parm:userId value:principals
	 */
	public static final String SESSION_USER_ID = "session_userId";//用户ID
	
	/**
	 * 用户状态
	 */
	public static final String USER_TATUS_OFF = "0";//停用
	
	/**
	 * 资源类型
	 */
	public static final String RESOURCE_MENU = "1"; // 菜单
	public static final String RESOURCE_BUTTON = "2"; // 按钮
	
	/**
	 * 资源状态
	 */
	public static final String RESOURCE_TATUS_ON = "1";//启用
	public static final String RESOURCE_TATUS_OFF = "0";//停用

	/**
	 * 字典类型
	 */
	public static final String DICT_TYPE_LOG_TYPE = "logType"; //日志类型

	/**
	 * 日志类型
	 */
	public static final String LOG_TYPE_SYS = "system";//系统日志
	public static final String LOG_TYPE_LOGIN = "login";//登陆日志
	public static final String LOG_TYPE_EXCEPTION = "exception";//导常日志
	
	
	/**
	 * 数据源
	 */
	public static final String DATASOURCE_MASTER = "master";
	public static final String DATASOURCE_SLAVE = "slave";
	
}
最近下载更多
educationAAA  LV11 8月10日
hefeng  LV2 5月27日
xuweiwowzy  LV5 1月14日
xierhui  LV6 2022年9月20日
Hsy605  LV9 2022年6月22日
cxdxfx12  LV14 2022年6月21日
Jason137  LV8 2022年3月15日
Yee.  LV5 2022年1月22日
yxhxj2006  LV7 2021年9月8日
sunlea  LV20 2021年8月15日
最近浏览更多
552124 11月16日
暂无贡献等级
King_wsk  LV18 11月2日
bluerstar  LV1 10月23日
TY0165  LV20 6月24日
hefeng  LV2 5月27日
李俊雄  LV3 5月8日
educationAAA  LV11 4月26日
woldxy  LV12 4月1日
 LV7 3月25日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友