| | |
| | | [ExporterHeader(DisplayName = "åææå»å",IsIgnore =true)] |
| | | [SugarColumn(IsNullable = true, ColumnDescription = "åææå»å")] |
| | | public int PLCTo { get; set; } |
| | | |
| | | |
| | | [SugarColumn(IsNullable = true, ColumnDescription = "æ°é")] |
| | | public int Materialweight { get; set; } |
| | | |
| | | [SugarColumn(IsNullable = true, ColumnDescription = "车å·")] |
| | | public string Wagonnumber { get; set; } |
| | | |
| | | [SugarColumn(IsNullable = true, ColumnDescription = "车åç§°")] |
| | | public string WagonName { get; set; } |
| | | |
| | | [SugarColumn(IsNullable = true, ColumnDescription = "车åå·")] |
| | | public string WagonModel { get; set; } |
| | | |
| | | [SugarColumn(IsNullable = true, ColumnDescription = "车ç»å·")] |
| | | public string Wagongroup { get; set; } |
| | | |
| | | } |
| | | } |