From 67f5edce916d4cb8b13a0aafa637af1ad0c7161f Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周二, 03 12月 2024 14:55:37 +0800 Subject: [PATCH] 2 --- 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