@@ -43,6 +43,7 @@ public class CacheFileManagerController extends BaseController {
ApplicationCacheUtil.createDoc_result_mapping_diag_map();
ApplicationCacheUtil.createDoc_result_mapping_filter_map();
ApplicationCacheUtil.createKl_result_mapping_standword_map();
+ ApplicationCacheUtil.create_rule_filter_map();
return response;
}