MES.Service/Modes/SalesReturnNotice.cs
@@ -210,5 +210,10 @@ ///</summary> [SugarColumn(ColumnName = "BILL_STATUS")] public string BillStatus { get; set; } /// <summary> /// 退货原因 ///</summary> [SugarColumn(ColumnName = "FUNWTextTHYY")] public string FUNWTextTHYY { get; set; } } }