|
|
@@ -179,7 +179,7 @@
|
|
|
r.alias as device_alias,
|
|
|
c.finished as finished,
|
|
|
c.monitor_start_time as monitor_start_time,
|
|
|
- c.monitor_end_time as monitor_end_time,
|
|
|
+ c.end_time as monitor_end_time,
|
|
|
c.ana_doctor as ana_doctor,
|
|
|
c.patient_age as patient_age,
|
|
|
c.ana_type as ana_type,
|
|
|
@@ -334,7 +334,7 @@
|
|
|
r.alias as device_alias,
|
|
|
c.finished as finished,
|
|
|
c.monitor_start_time as monitor_start_time,
|
|
|
- c.monitor_end_time as monitor_end_time,
|
|
|
+ c.end_time as monitor_end_time,
|
|
|
c.ana_doctor as ana_doctor,
|
|
|
c.patient_age as patient_age,
|
|
|
c.ana_type as ana_type,
|