xiaojiao
4 天以前 5ce21dbcd0849adc3afcf28fffc8933ce717c380
项目代码/WIDESEA_WCSServer/WIDESEAWCS_Model/Models/BasicInfo/Dt_ContainerInfo.cs
@@ -26,14 +26,8 @@
        /// <summary>
        /// 瀹瑰櫒绫诲瀷
        /// </summary>
        [SugarColumn(Length = 100, IsNullable = true, ColumnDescription = "瀹瑰櫒绫诲瀷",DefaultValue = "RACK")]
        public string ContainerType { get; set; }
        /// <summary>
        /// 瀹瑰櫒妯″瀷缂栫爜
        /// </summary>
        //[SugarColumn(Length = 100, IsNullable = true, ColumnDescription = "瀹瑰櫒妯″瀷缂栫爜")]
        //public string ContainerModelCode { get; set; }
        [SugarColumn(Length = 100, IsNullable = true, ColumnDescription = "瀹瑰櫒绫诲瀷", DefaultValue = "RACK")]
        public string ContainerType { get; set; } = "RACK";
        /// <summary>
        /// 瀹瑰櫒缂栧彿
@@ -42,6 +36,12 @@
        public string ContainerCode { get; set; }
        /// <summary>
        /// 瀹瑰櫒妯″瀷缂栫爜
        /// </summary>
        //[SugarColumn(Length = 100, IsNullable = true, ColumnDescription = "瀹瑰櫒妯″瀷缂栫爜")]
        //public string ContainerModelCode { get; set; }
        /// <summary>
        /// 瀹瑰櫒鍏ュ満瑙掑害
        /// </summary>
        //[SugarColumn(Length = 100, IsNullable = true, ColumnDescription = "瀹瑰櫒鍏ュ満瑙掑害")]