rediskey添加
This commit is contained in:
@@ -110,4 +110,9 @@ public interface AppRedisKey {
|
||||
* 模板
|
||||
*/
|
||||
String DEV_MODEL = "devModelKey:";
|
||||
|
||||
/**
|
||||
* 补召文件
|
||||
*/
|
||||
String MAKE_UP_FILES = "makeUpFilesKey:";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user