11
啊鑫
2024-08-14 e93d2a1c8fdfadf50f9fbf9e30c04ffe73df023a
MES.Service/Dto/service/Material.cs
@@ -11,4 +11,9 @@
    public string? Funit { get; set; }
    public decimal? FmesEntryId { get; set; }
    public decimal? Mid { get; set; }
    public string? UserName { get; set; }
    public string? DepotSectionCode { get; set; }
    public string? WorkNo { get; set; }
    public decimal? Frealqty { get; set; }
    public string? FuintId { get; set; }
}