Parcourir la source

Merge branch 'dev-template' of http://192.168.2.236:10080/louhr/qc into dev-template

louhr il y a 5 ans
Parent
commit
55cb738858

+ 2 - 1
trans/src/main/java/com/lantone/qc/trans/taizhou/TaiZhouLeaveHospitalDocTrans.java

@@ -39,7 +39,8 @@ public class TaiZhouLeaveHospitalDocTrans extends ModelDocTrans {
             "复诊时间=随访计划",
             "出院指导=健康教育",
             "医生=医师签名",
-            "病历日期=签名时间"
+            "病历日期=签名时间",
+            "体温(耳)=体温耳"
     );
 
 }