11
啊鑫
2024-12-18 6fd758e19542fe3879ac182ce30c0cd39af87237
MES.Service/Dto/webApi/ErpProductionOrderDto.cs
@@ -41,5 +41,10 @@
    public string? FBaseNoStockInQty { get; set; } // 未入库数量
    public string? FInStockOwnerId { get; set; } // 入库货主
    public string? PlanConfirmation { get; set; }
    public string? FReqSrc { get; set; }
    public string? SrcSplitSeq { get; set; }
    public string? TypeA { get; set; }
    public string? TypeB { get; set; }
    // public string? FSUPPLIERID { get; set; } // 供应商ID
}