| | |
| | | /// <summary> |
| | | /// åºå |
| | | /// </summary> |
| | | [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "åºå")] |
| | | [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "åºå")] |
| | | public int StationArea { get; set; } |
| | | /// <summary> |
| | | /// MES对åºå¨è½¬ä½ |
| | | /// </summary> |
| | | [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "MES对åºå¨è½¬ä½")] |
| | | public string MESPointCode { get; set; } |
| | | /// <summary> |
| | | /// æ¯å¦å ç¨ |
| | | /// </summary> |
| | | [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "æ¯å¦å ç¨")] |