增加注解
This commit is contained in:
@@ -51,7 +51,7 @@ public class CodeDicUtils {
|
||||
// }
|
||||
// putCache(CACHE_MENU_LIST, menuList);
|
||||
// }
|
||||
|
||||
//注释码表获取缓存,增加修改清除缓存功能后可以添加缓存
|
||||
List<CodeResult> result = new ArrayList<>();
|
||||
if (name.equals(APP_CODE)) {
|
||||
// List<CodeAppDic> codeDicList = (List<CodeAppDic>) CacheUtils.get(APP_CODE);
|
||||
|
||||
Reference in New Issue
Block a user