Commit 17beb8e763229899ac0d685b9da2d23ade5f206f
1 parent
a5ea75fee5
Exists in
master
and in
8 other branches
儿童
Showing 1 changed file with 0 additions and 1 deletions
platform-operate-api/src/main/java/com/lyms/platform/operate/web/controller/TestController.java
View file @
17beb8e
... | ... | @@ -768,7 +768,6 @@ |
768 | 768 | checkModel.setHeadEvaluate(value); |
769 | 769 | |
770 | 770 | } |
771 | - | |
772 | 771 | String head = checkModel.getHead(); |
773 | 772 | if (com.lyms.platform.common.utils.StringUtils.isNotEmpty(head)) { |
774 | 773 | String value = babyCheckFacade.getGrowthValue(birth,Double.parseDouble(head),babyModel.getSex(),1); |