From adf622258d11cff158aa62a0db40346a792b8d8a Mon Sep 17 00:00:00 2001 From: zongzhibin <zongzhibin@weben-smart.com> Date: 周日, 01 12月 2024 13:57:05 +0800 Subject: [PATCH] Merge branch 'master' of http://222.71.245.114:9086/r/LA24030-LuLI_PackageLine --- SDA/iWareSda/Model/StationLocationEnum.cs | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/SDA/iWareSda/Model/StationLocationEnum.cs b/SDA/iWareSda/Model/StationLocationEnum.cs index ed977df..eae9eab 100644 --- a/SDA/iWareSda/Model/StationLocationEnum.cs +++ b/SDA/iWareSda/Model/StationLocationEnum.cs @@ -34,6 +34,10 @@ /// <summary> /// 鍚堝寘宸ヤ綅 /// </summary> - BZ21 = 104 + BZ21 = 104, + /// <summary> + /// 榻愬楠岃瘉宸ヤ綅 + /// </summary> + BZ30 = 105 } } -- Gitblit v1.9.3