From fd067b408ae97f16c13b0e25b9c870d23f4d0ba3 Mon Sep 17 00:00:00 2001 From: liuying <1427574514@qq.com> Date: 周二, 10 12月 2024 22:52:08 +0800 Subject: [PATCH] 首页 --- SDA/iWareModel/EnumType/EDevice/EDevice.cs | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/SDA/iWareModel/EnumType/EDevice/EDevice.cs b/SDA/iWareModel/EnumType/EDevice/EDevice.cs index 3eeddcc..66dc083 100644 --- a/SDA/iWareModel/EnumType/EDevice/EDevice.cs +++ b/SDA/iWareModel/EnumType/EDevice/EDevice.cs @@ -17,6 +17,8 @@ 鍥涘彿鍫嗗灈鏈� = 4, RGV = 5, + Station = 6, + 鍏ュ簱鍙�1015 = 1015, 鍏ュ簱鍙�1019 = 1019, @@ -46,8 +48,5 @@ //AGV = 1019, AGV = 1099, - - - Station = 7777 } } -- Gitblit v1.9.3