Commit 5c9a83f7 authored by 徐俊's avatar 徐俊

xujun

parent 16bd20d2
......@@ -311,6 +311,7 @@ public class SystemParameterServiceImpl extends BaseServiceImpl<SystemParameterD
redisUtils.del(RedisKey.KnowledgeCodeList2);
redisUtils.del(RedisKey.SpecArrayList);
redisUtils.del(RedisKey.ProjectKPIList);
redisUtils.del(RedisKey.ParameterTypeList);
return "ok";
}
......
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