diff --git a/HealthMonitor.WebApi/Worker.cs b/HealthMonitor.WebApi/Worker.cs index 30827c4..e077a00 100644 --- a/HealthMonitor.WebApi/Worker.cs +++ b/HealthMonitor.WebApi/Worker.cs @@ -1484,7 +1484,7 @@ namespace HealthMonitor.WebApi var fetalMovementPpVar = 0; var fetalMovementFhrVar = 0; // 步数 - if (true) + if (false) { var step = await _personCacheMgr.GetStepPeriodicityAsync(imeiDel); if (step != null) @@ -1561,7 +1561,7 @@ namespace HealthMonitor.WebApi } // 心理 - if (true) + if (false) { //-1 不处理, //0 正常,