1
z8018
2025-04-16 1f361850d35ba47225951efbc49d592eea685cf8
项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/ContainerTypeEnum.cs
@@ -17,5 +17,7 @@
        /// 
        /// </summary>
        PutContainer = 2,
        DischargeContainer = 3,
    }
}