项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/TaskStatusEnum.cs
@@ -8,8 +8,9 @@ { public enum TaskStatusEnum { Gantry_New = 0, Gantry_Executing = 1, Gantry_Completed = 2, Gantry_Wait = 0, Gantry_New = 1, Gantry_Executing = 2, Gantry_Completed = 3, } }