| | |
| | | /// <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> |
| | | /// 瀹瑰櫒缂栧彿 |
| | |
| | | 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 = "瀹瑰櫒鍏ュ満瑙掑害")] |