浏览代码

add
新增电量字段

18339543638 7 月之前
父节点
当前提交
d42a3c4648
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      nb-service/web-service/src/main/resources/mapper/bus/BusPatientMapper.xml

+ 1 - 0
nb-service/web-service/src/main/resources/mapper/bus/BusPatientMapper.xml

@@ -594,6 +594,7 @@
         i.flow_adjust_rate AS flow_adjust_rate,
         i.flow_adjust_rate AS flow_adjust_rate,
         i.run_state AS device_run_state,
         i.run_state AS device_run_state,
         i.alarm AS device_alarm,
         i.alarm AS device_alarm,
+        i.electric_quantity as electric_quantity,
         i.start_time AS infusion_start_time,
         i.start_time AS infusion_start_time,
         i.type AS device_type,
         i.type AS device_type,
         i.warn_flow AS warn_flow,
         i.warn_flow AS warn_flow,