From 679fde527ea279272ef7be23280a01e1b91d44ea Mon Sep 17 00:00:00 2001 From: H Vs Date: Fri, 11 Oct 2024 16:51:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=96=E6=B6=88=E8=83=8E=E5=8A=A8=E8=AE=A1?= =?UTF-8?q?=E7=AE=97=E6=AD=A5=E6=95=B0=E3=80=81=E5=BF=83=E7=90=86=E5=8E=8B?= =?UTF-8?q?=E5=8A=9B=E7=9A=84=E8=A1=A5=E5=85=85=E7=AE=97=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HealthMonitor.WebApi/Worker.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 正常,