|
@@ -34,6 +34,7 @@ public class CacheUtil implements ApplicationRunner {
|
|
this.putConceptDiagPropertyMap();
|
|
this.putConceptDiagPropertyMap();
|
|
this.putConceptPropMap();
|
|
this.putConceptPropMap();
|
|
this.putConceptDegreeMap();
|
|
this.putConceptDegreeMap();
|
|
|
|
+ this.putDiagHospitalReflect();
|
|
} catch (Exception e) {
|
|
} catch (Exception e) {
|
|
logger.error("缓存文件读取错误。。。");
|
|
logger.error("缓存文件读取错误。。。");
|
|
}
|
|
}
|