添加单点登录接口和退出接口
This commit is contained in:
@@ -9,7 +9,7 @@ package com.lideeyunji.tool.framework.yunji.constant;
|
||||
public interface lideeRedisConstants {
|
||||
|
||||
//低代码
|
||||
String lideeyunji_PREFIX = "JEE_LOW_CODE:";
|
||||
String lideeyunji_PREFIX = "LIDEE_LOW_CODE:";
|
||||
|
||||
//js增强加锁
|
||||
String ENHANCE_JS_LOCK = "LOCK_JS:%s";
|
||||
|
||||
Reference in New Issue
Block a user