11
啊鑫
7 天以前 caabe3ba39cedbe0daf18c231a22df1e693b49be
MES.Service/service/BasicData/MesItemsManager.cs
@@ -111,8 +111,8 @@
            ProductionWorkshop = item.FWorkShopId,
            ProduceUnit = item.FPRODUCEUNITID,
            SubconUnit = item.FSUBCONUNITID,
            FSubsidiary = string.IsNullOrEmpty(item.FUseOrgId) ? "1" : item.FUseOrgId,
            Fumbrella = string.IsNullOrEmpty(item.FCreateOrgId) ? "1" : item.FCreateOrgId,
            FSubsidiary = "1",
            Fumbrella = "1",
            LossPercent = item.FLOSSPERCENT,
            MnemonicCode = item.FMnemonicCode,
            ExpPeriod = item.FExpPeriod,