zyf
2025-06-18 91489875fc8c9fd2b44c3791ca6f67dcf559675f
MES.Service/Dto/webApi/ErpSalesDeliveryDto.cs
@@ -40,5 +40,6 @@
    public string? FCancelStatus { get; set; } // 作废状态
    public string? FCancellerId { get; set; } // 作废人
    public string? FCancelDate { get; set; } // 作废日期
    public string? FDocumentStatus { get; set; } // 单据状态
}