From eaa7c0d999c6dd7901bf4f0de79b861eae38e978 Mon Sep 17 00:00:00 2001 From: huangxiaoqiang <huangxiaoqiang@hnkhzn.com> Date: 星期三, 08 十月 2025 22:51:28 +0800 Subject: [PATCH] 代码提交 --- 项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/ElevatorJob/ElevatorDBName.cs | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/ElevatorJob/ElevatorDBName.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/ElevatorJob/ElevatorDBName.cs" index 2adf359..d81e86b 100644 --- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/ElevatorJob/ElevatorDBName.cs" +++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/ElevatorJob/ElevatorDBName.cs" @@ -34,22 +34,22 @@ /// <summary> /// 涓�妤煎厑璁告斁璐� /// </summary> - OneLayerPut, + OneLayerAllowPut, /// <summary> /// 涓�妤煎厑璁稿彇璐� /// </summary> - OneLayerPickU, + OneLayerAllowPickUp, /// <summary> /// 浜屾ゼ鍏佽鏀捐揣 /// </summary> - TwoLayerPut, + TwoLayerAllowPut, /// <summary> /// 浜屾ゼ鍏佽鍙栬揣 /// </summary> - TwoLayerPickUp, + TwoLayerAllowPickUp, /// <summary> /// 浠诲姟鍙� -- Gitblit v1.9.3