From 5b585679b163ce7e6242b6fc44c6a7b102c74262 Mon Sep 17 00:00:00 2001 From: CaesarBao Date: Sun, 26 Oct 2025 15:38:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9EA20=E5=B7=A5=E4=BD=8D?= =?UTF-8?q?=E4=B8=9A=E5=8A=A1=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ConsoleApp/appsettings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ConsoleApp/appsettings.json b/ConsoleApp/appsettings.json index a27a073..4e297bf 100644 --- a/ConsoleApp/appsettings.json +++ b/ConsoleApp/appsettings.json @@ -57,6 +57,7 @@ ], "redisConfig": "175.27.215.92:6379,password=redis@2023", - "StationCode": "S130-2" + //"StationCode": "S130-1" + "StationCode": "A20" } }