1
z8018
2025-06-10 e46aa927d231af83724683c7286d9db503e24cf7
项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/BasicInfo/Dt_Container.cs
@@ -21,8 +21,14 @@
        /// <summary>
        /// 缂栧彿
        /// </summary>
        [SugarColumn(IsNullable = false, Length = 100, ColumnDescription = "缂栧彿")]
        [SugarColumn(IsNullable = false, Length = 100, ColumnDescription = "缂栫爜")]
        public string ContainerCode { get; set; }
        /// <summary>
        /// 缂栧彿
        /// </summary>
        [SugarColumn(IsNullable = false, ColumnDescription = "缂栧彿")]
        public int ContainerNo { get; set; }
        /// <summary>
        /// 绫诲瀷
@@ -55,6 +61,18 @@
        public int ContainerHeight { get; set; }
        /// <summary>
        /// 璁惧缂栧彿
        /// </summary>
        [SugarColumn(IsNullable = false, Length = 20, ColumnDescription = "璁惧缂栧彿")]
        public string DeviceCode { get; set; }
        /// <summary>
        /// 鏄惁鍚敤
        /// </summary>
        [SugarColumn(IsNullable = false, ColumnDescription = "鏄惁鍚敤")]
        public bool ContainerEnable { get; set; }
        /// <summary>
        /// 鎺掑簭
        /// </summary>
        [SugarColumn(IsNullable = false, ColumnDescription = "鎺掑簭")]