Commit 62b38017621047db5a794397b10e426b4293f98f
1 parent
14e6efa602
Exists in
master
儿童统计
Showing 1 changed file with 1 additions and 1 deletions
platform-operate-api/src/main/java/com/lyms/platform/operate/web/facade/BabyBookbuildingFacade.java
View file @
62b3801
... | ... | @@ -2417,7 +2417,7 @@ |
2417 | 2417 | BabyGrowthCountResult growW5 = new BabyGrowthCountResult(); |
2418 | 2418 | growW5.setBzc("-3SD - -2SD"); |
2419 | 2419 | growW5.setEvaluate("中下"); |
2420 | - list2.add(growH5); | |
2420 | + list2.add(growW5); | |
2421 | 2421 | |
2422 | 2422 | BabyGrowthCountResult growW6 = new BabyGrowthCountResult(); |
2423 | 2423 | growW6.setBzc("< -3SD"); |