| | |
| | | /// <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> |
| | | /// 绫诲瀷 |
| | |
| | | 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 = "鎺掑簭")] |