ÏîÄ¿´úÂë/WMS/WMSServices/WIDESEA_Model/Models/Basic/Dt_AGVStationInfo.cs
@@ -37,8 +37,13 @@ /// <summary> /// åºå /// </summary> [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "åºå")] public int StationArea { get; set; } [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "åºå")] public string StationArea { get; set; } /// <summary> /// MES对åºå¨è½¬ä½ /// </summary> [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "MES对åºå¨è½¬ä½")] public string MESPointCode { get; set; } /// <summary> /// æ¯å¦å ç¨ /// </summary>