Commit ec995415acd2c83f24c332de03d22418f5067af6

Authored by liquanyu
1 parent 1622c2fa1b

update code

Showing 2 changed files with 2 additions and 2 deletions

platform-dal/src/main/java/com/lyms/platform/pojo/BabyCheckModel.java View file @ ec99541
... ... @@ -105,7 +105,7 @@
105 105 //胆红素 腹
106 106 private String bilirubinBelly;
107 107  
108   - //前
  108 + //前
109 109 private String bregma;
110 110  
111 111 //牙齿
platform-operate-api/src/main/java/com/lyms/platform/operate/web/request/BabyCheckRequest.java View file @ ec99541
... ... @@ -122,7 +122,7 @@
122 122 //胆红素 腹
123 123 private String bilirubinBelly;
124 124  
125   - //前
  125 + //前
126 126 private Map bregma;
127 127  
128 128