From 2f8733caf7ae5c94483fa332e0d3af69b61a0eb0 Mon Sep 17 00:00:00 2001 From: lss <2538410689@qq.com> Date: 星期四, 03 七月 2025 23:09:25 +0800 Subject: [PATCH] 111 --- HH.WCS.Mobox3/HH.WCS.Mobox3.JiaTong/util/Settings.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/HH.WCS.Mobox3/HH.WCS.Mobox3.JiaTong/util/Settings.cs b/HH.WCS.Mobox3/HH.WCS.Mobox3.JiaTong/util/Settings.cs index e2e8fd6..0ee5e19 100644 --- a/HH.WCS.Mobox3/HH.WCS.Mobox3.JiaTong/util/Settings.cs +++ b/HH.WCS.Mobox3/HH.WCS.Mobox3.JiaTong/util/Settings.cs @@ -201,6 +201,7 @@ public string AreaCode { get; set; } public string PMK { get; set; } public string ZCW { get; set; } + public string ZCW2 { get; set; } } } } -- Gitblit v1.9.1