Commit a9018507 authored by suhuiguang's avatar suhuiguang

1.bug修改

parent 9fe0de98
......@@ -142,7 +142,7 @@ public class AmosTcmApplication {
unitInfoService.getAllRegionTree();
//5.企业类型放redis缓存(依赖1)
//5.1先删除缓存
redisUtil.del(BizCommonConstant.REGION_TREE_REDIS_KEY);
redisUtil.del(BizCommonConstant.UNIT_TYPE_LIST_REDIS_KEY);
//5.2再初始化
regUnitInfoService.setAndGetUnitTypeList();
//6.许可项目放redis缓存
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment