Tiger.Model.Net/Entitys/WMS/MengQi/SNData.cs
@@ -237,6 +237,30 @@ _customercode = value; } } private string _DeliveryNo = null; public string DeliveryNo { get { return _DeliveryNo; } set { _DeliveryNo = value; } } private string _CustModel = null; public string CustModel { get { return _CustModel; } set { _CustModel = value; } } } public class SNData_Ext