Commit a717e702 by huangjy

fix:对接汇能接口问题

parent 2c8f92ba
......@@ -63,6 +63,8 @@ public class HuiNengStrategy implements OpenApiBaseStrategy {
List<HuinengHealthReportDTO.ReportInfo> data = Lists.newArrayList();
HuinengHealthReportDTO.ReportInfo reportInfo = new HuinengHealthReportDTO.ReportInfo();
reportInfo.setECG("");
reportInfo.setSignalStrength("");
reportInfo.setQuantityElectricity("");
reportInfo.setBloodSugar("");
reportInfo.setBloodOxygen("");
reportInfo.setBloodPressure("");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment