项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/StackerCrane/Enum/StackerCraneStatus.cs
@@ -119,4 +119,19 @@ [Description("鏈煡")] Unkonw } public enum RGVTaskCompleted { /// <summary> /// 浠诲姟瀹屾垚 /// </summary> [Description("浠诲姟瀹屾垚")] WorkCompleted = 1, /// <summary> /// 鏈煡 /// </summary> [Description("鏈煡")] Unkonw } }