zyf
2024-12-30 8ae62a9a6c44a3a02311d08a0b19cd870ff86dc2
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; } // 单据状态
}