From 95d1abac4af4ffc9a0863ce53e903279752ea468 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=BD=87=E9=98=B3?= Date: Thu, 11 Jan 2024 11:48:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=E7=94=A8=E5=8A=A0=E5=AF=86=E7=9A=84?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=BA=93=E5=AD=97=E7=AC=A6=E4=B8=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 24Hour/appsettings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/24Hour/appsettings.json b/24Hour/appsettings.json index baed712..c84ff18 100644 --- a/24Hour/appsettings.json +++ b/24Hour/appsettings.json @@ -8,7 +8,7 @@ "AllowedHosts": "*", "ConnectionStrings": { "DBType": "MySQL", - "MySQLConnString": "server=192.168.0.251;Database=equipmentrearend;Uid=root;Pwd=sa@admin;Allow User Variables=True;SslMode=none;AllowPublicKeyRetrieval=True;" + "MySQLConnString": "6ThNXFEBPVFN1FYh3Yz5mgwoFXMcVagR9nq4caRpxJq0KH9BmPIki5AAvs/3fb0zVFsROC6SZHTsYuebhero4mNA61EF4tfvH1FDuiiq4JVkwRlgFmNyQLnW5EzkM8Ib39kcHL9n6H6j1lMkx8myr7TY7tY7sjoiLYNaJSDeVsHG81WOu7HGhGZzUXDjq83rQZirQIFIfCE6HIK8QErXyA==" }, //JwtConfig "JwtConfiguration": { @@ -82,7 +82,7 @@ }, "CaseTwenty": { "SysAddress": "http://127.0.0.1:5194", - "UseOfflineData": "false", + "UseOfflineData": "true", "UnitCode": 130129, "UnitName": "赞皇区检" },