Explorar o código

义务中心医院:页面显示调试

rengb %!s(int64=4) %!d(string=hai) anos
pai
achega
761693f3af

+ 2 - 1
kernel/src/main/java/com/lantone/qc/kernel/KernelApplication.java

@@ -22,7 +22,8 @@ import org.springframework.context.annotation.ComponentScan;
         "com.lantone.qc.kernel.analysis",
         "com.lantone.qc.kernel.catalogue.beilun",
         "com.lantone.qc.kernel.catalogue.yiwu",
-        "com.lantone.qc.kernel.catalogue.xiamen"
+        "com.lantone.qc.kernel.catalogue.xiamen",
+        "com.lantone.qc.kernel.catalogue.ywzxyy"
 })
 public class KernelApplication {
     public static void main(String[] args) {