项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/ContainerStatusEnum.cs @@ -11,5 +11,9 @@ Empty = 0, NonEmpty = 1, ReadyRelease = 2, Release = 3 } }