Explorar el Código

调整

datasub12_previous
H Vs hace 11 meses
padre
commit
8445bc565c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      HealthMonitor.WebApi/Worker.cs

+ 1
- 1
HealthMonitor.WebApi/Worker.cs Ver fichero

@@ -279,7 +279,7 @@ namespace HealthMonitor.WebApi
$"{bpIncData.DiastolicRefValue}," +
$"{bpIncData.SystolicIncValue}," +
$"{bpIncData.DiastolicIncValue}," +
$"{true}," +
$"{false}," +
$"{systolicAvg}," +
$"{diastolicAvg}," +
$"{systolicAvgOffset}," +


Cargando…
Cancelar
Guardar