zyf
2024-12-30 8ae62a9a6c44a3a02311d08a0b19cd870ff86dc2
MES.Service/Dto/webApi/ErpSalesReturnDto.cs
@@ -38,4 +38,5 @@
    public string? FCancellerId { get; set; } // 作废人
    public string? FCancelDate { get; set; } // 作废日期
    public string? FBillCloseStatus { get; set; } // 关闭状态
    public string? FDocumentStatus { get; set; } // 单据状态
}