增加注解

This commit is contained in:
zhanghongqing
2018-08-19 10:52:32 +08:00
parent 8dbad03cb3
commit 8db613d464

View File

@@ -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);