MES.Service/Dto/webApi/ErpSalesReturnDto.cs
@@ -39,4 +39,5 @@ public string? FCancelDate { get; set; } // 作废日期 public string? FBillCloseStatus { get; set; } // 关闭状态 public string? FDocumentStatus { get; set; } // 单据状态 public string? F_UNW_Text_THYY { get; set; } // 退货原因 }