From 41aa40ed725f18ffa7b4706e0f94c88b7f44ef5e Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周六, 30 11月 2024 06:28:13 +0800 Subject: [PATCH] 111 --- CC/iWareModel/EnumType/EDevice/Station/StationLocationEnum.cs | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/CC/iWareModel/EnumType/EDevice/Station/StationLocationEnum.cs b/CC/iWareModel/EnumType/EDevice/Station/StationLocationEnum.cs index fae8af5..323ed97 100644 --- a/CC/iWareModel/EnumType/EDevice/Station/StationLocationEnum.cs +++ b/CC/iWareModel/EnumType/EDevice/Station/StationLocationEnum.cs @@ -28,6 +28,10 @@ BZ12 = 103, - BZ21 = 104 + BZ21 = 104, + /// <summary> + /// 榻愬楠岃瘉宸ヤ綅 + /// </summary> + BZ30 = 105 } } -- Gitblit v1.9.3