Commit 7c1bde5df19e67998c522060f327c449fc5dba52

Authored by wtt
1 parent 0403c96e0e

update

Showing 1 changed file with 1 additions and 1 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/facade/BabyCheckFacade.java View file @ 7c1bde5
... ... @@ -2274,7 +2274,7 @@
2274 2274 res = "下";
2275 2275 }
2276 2276 map.put("res", res);
2277   - map.put("value", model.getRtwoDs().toString());
  2277 + map.put("value", model.getMiddleDs().toString());
2278 2278 } catch (Exception e) {
2279 2279 e.printStackTrace();
2280 2280 }