ÏîÄ¿´úÂë/WMS/WMSServices/WIDESEA_Model/Models/Outbound/Dt_ProDeliveryOrder.cs
@@ -68,6 +68,18 @@ public DateTime PlanDate { get; set; } /// <summary> /// åè´§è½¦å· /// </summary> [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "å货车å·")] public string CarCode { get; set; } /// <summary> /// æ´¾éè½¦ä½ /// </summary> [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "æ´¾é车ä½")] public string SendStationCode { get; set; } /// <summary> /// 夿³¨ /// </summary> [SugarColumn(IsNullable = true, Length = 200, ColumnDescription = "夿³¨")]