啊鑫
2024-08-01 b64efba9b005c074b3963c9d650091c70e46108b
MES.Service/Dto/service/Material.cs
@@ -12,4 +12,8 @@
    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; }
}