Browse Source

儿科分类编码修改

‘chenzhilei’ 1 month ago
parent
commit
622ae7bd91
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/java/cn/hnthyy/thmz/common/Constants.java

+ 1 - 1
src/main/java/cn/hnthyy/thmz/common/Constants.java

@@ -464,7 +464,7 @@ public class Constants {
     /**
      * 儿科门诊分类
      */
-    public static final String EK_MZ_CLASS = "02";
+    public static final String EK_MZ_CLASS = "03";
     /**
      * 妇产科门诊分类
      */