From 539bd175c29197596f563e1af83205c528de7409 Mon Sep 17 00:00:00 2001
From: lss <Lss@HanInfo>
Date: 星期二, 24 六月 2025 14:48:37 +0800
Subject: [PATCH] 新增暂存区开发

---
 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