Commit f8f1efd88d90ecf6d2b31adea36eb671ca2a3ec7

Authored by jiangjiazhi
1 parent 33eb30aa47

修改新电子病历

Showing 1 changed file with 1 additions and 1 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/result/MatDeliverListResult.java View file @ f8f1efd
... ... @@ -42,7 +42,7 @@
42 42 private String lastMenses;
43 43  
44 44 //建档类型 0 未分娩建档 1儿童建档时建档
45   - private String dueType;
  45 + private String dueType="0";
46 46 //1 孕妇 0 产妇
47 47 private String isGravida;
48 48