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