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