@@ -45,6 +45,7 @@ public class CacheFileManagerController extends BaseController {
ApplicationCacheUtil.createDoc_result_mapping_filter_map();
ApplicationCacheUtil.create_kl_rule_filter_map();
ApplicationCacheUtil.create_kl_rule_app_filter_map();
+ ApplicationCacheUtil.create_kl_diagnose_detail_filter_map();
return response;
}