111
啊鑫
2024-12-23 3471985a65fe86eeaa671ea2b6ebd5e7016de38a
MES.Service/Dto/webApi/ErpProductionOrderDto.cs
@@ -41,10 +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? PlanConfirmation { get; set; }
    public string? FReqSrc { get; set; }
    public string? SrcSplitSeq { get; set; }
    public string? TypeA { get; set; }
    // public string? FSUPPLIERID { get; set; } // 供应商ID
}