Commit 05b775532ce330e903f6be22a01ad0116af6105e

Authored by jiangjiazhi
1 parent 96f53770c8

修改体重营养报告

Showing 1 changed file with 1 additions and 0 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/service/impl/BloodPressureServiceImpl.java View file @ 05b7755
... ... @@ -149,6 +149,7 @@
149 149 }
150 150 }
151 151 }
  152 +
152 153 report.setStatus(0);
153 154 report.setType(bpCountType+countType);
154 155 report.setGuide(typeGuideMap.get(report.getType()));