From 01c3a4658026e9c3ed9daaf1f1b27da368ab11a9 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周五, 20 12月 2024 18:06:25 +0800
Subject: [PATCH] //校验数据是否正确 【Editby shaocx,2024-12-20】

---
 CC/iWareModel/EnumType/EDevice/Station/StationLocationEnum.cs |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/CC/iWareModel/EnumType/EDevice/Station/StationLocationEnum.cs b/CC/iWareModel/EnumType/EDevice/Station/StationLocationEnum.cs
index 323ed97..fc2da20 100644
--- a/CC/iWareModel/EnumType/EDevice/Station/StationLocationEnum.cs
+++ b/CC/iWareModel/EnumType/EDevice/Station/StationLocationEnum.cs
@@ -32,6 +32,12 @@
         /// <summary>
         /// 榻愬楠岃瘉宸ヤ綅
         /// </summary>
-        BZ30 = 105
+        BZ30 = 105,
+
+
+        /// <summary>
+        /// 瑁佺焊鏈哄伐浣�
+        /// </summary>
+        BZ3007 = 106
     }
 }

--
Gitblit v1.9.3