zyf
2025-06-03 e66255ea9dafedb0bc2c2f0787af2097cca549d6
MES.Service/Dto/webApi/ErpSalesReturnDto.cs
@@ -38,4 +38,6 @@
    public string? FCancellerId { get; set; } // 作废人
    public string? FCancelDate { get; set; } // 作废日期
    public string? FBillCloseStatus { get; set; } // 关闭状态
    public string? FDocumentStatus { get; set; } // 单据状态
    public string? F_UNW_Text_THYY { get; set; } // 退货原因
}