zyf
2024-12-30 8ae62a9a6c44a3a02311d08a0b19cd870ff86dc2
MES.Service/Dto/webApi/ErpProductionOrderDto.cs
@@ -43,4 +43,5 @@
    public string? FBaseStockInQty { get; set; } // 入库数量
    public string? FBaseNoStockInQty { get; set; } // 未入库数量
    public string? FInStockOwnerId { get; set; } // 入库货主
    public string? FSUPPLIERID { get; set; } // 供应商ID
}