11
啊鑫
2025-01-02 57e6a928f17e5fc7696924e6d71e741e5a6c25bf
Dto/service/Material.cs
@@ -6,11 +6,15 @@
    public string? FUintId { get; set; }
    public decimal? FActReceiveQty { get; set; }
    public string? FStockId { get; set; }
    public DateTime? FPreDeliveryDate { get; set; }
    public string? FsrcEntryId { get; set; }
    public Guid? F_MES_ENTRYID { get; set; }
    public Guid? FSRCENTRYGuid { get; set; }
    public string? FLot { get; set; }
    public string? FRMREALQTY { get; set; }
    public string? FUINT { get; set; }
    public string? FsrcEntryId { get; set; }
    public string? FRealQty { get; set; }