From df485888ecb9f69c0051fc192b87aec700cc4f89 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周日, 08 12月 2024 11:01:40 +0800
Subject: [PATCH] 增加pda功能

---
 SDA/iWareSda/Common/Struct/WareSdaStruct.cs |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/SDA/iWareSda/Common/Struct/WareSdaStruct.cs b/SDA/iWareSda/Common/Struct/WareSdaStruct.cs
index 162acff..82323d4 100644
--- a/SDA/iWareSda/Common/Struct/WareSdaStruct.cs
+++ b/SDA/iWareSda/Common/Struct/WareSdaStruct.cs
@@ -102,7 +102,8 @@
            StationLocationEnum.BZ39.ToString(),
            StationLocationEnum.BZ21.ToString(),
            StationLocationEnum.BZ12.ToString(),
-
+           StationLocationEnum.BZ30.ToString(),
+           StationLocationEnum.BZ3007.ToString(),
         };
 
 

--
Gitblit v1.9.3