wbc
2024-12-11 cb3c9098f3ed921918162a31b82bf3009383b917
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; } // 单据状态
}