zyf
2025-03-20 04c86459ab6b656ea7d121e924d8d28ca96ac117
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; } // 退货原因
}