From ef3410ec8d91534eee8e6e70b5d822ac82f50050 Mon Sep 17 00:00:00 2001 From: H Vs Date: Tue, 5 Dec 2023 21:15:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=90=AF=E5=A2=9E=E9=87=8F=E5=80=BC?= =?UTF-8?q?=E4=B8=8B=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HealthMonitor.WebApi/appsettings.production.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HealthMonitor.WebApi/appsettings.production.json b/HealthMonitor.WebApi/appsettings.production.json index 036540a..0241c6f 100644 --- a/HealthMonitor.WebApi/appsettings.production.json +++ b/HealthMonitor.WebApi/appsettings.production.json @@ -27,7 +27,7 @@ "IotWebApiUrl": "http://ai.ssjlai.com/webapi/api/" }, "BoodPressResolverConfig": { - "EnableBPRefPush": false + "EnableBPRefPush": true }, "ConnectionStrings": { "GpsCard_Connection_String": "server=rm-uf6j529mu0v6g0btp.mysql.rds.aliyuncs.com;port=3305;database=gps_card;uid=root;pwd=telpo#1234;CharSet=utf8;MinimumPoolSize=10;MaximumPoolSize=1000;SslMode=none",