浏览代码

义乌查房修改

rengb 4 年之前
父节点
当前提交
38941f82e0
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      trans/src/main/java/com/lantone/qc/trans/yiwu/YiWuThreeLevelWardDocTrans.java

+ 2 - 1
trans/src/main/java/com/lantone/qc/trans/yiwu/YiWuThreeLevelWardDocTrans.java

@@ -168,7 +168,8 @@ public class YiWuThreeLevelWardDocTrans extends ModelDocTrans {
     private List<String> keyContrasts = Lists.newArrayList(
             "病程时间=查房日期",
             "病程内容=病情记录",
-            "病程标题=查房标题"
+            "病程标题=查房标题",
+            "记录医师=记录医生"
     );
 
     public static String subTitle(String srcText) {