zyf
2025-04-12 b2be3b6939b4382f9165c78857a072f1aa7b01d0
MES.Service/service/BasicData/MesDepotsManager.cs
@@ -1,5 +1,4 @@
using Castle.Core.Resource;
using MES.Service.DB;
using MES.Service.DB;
using MES.Service.Dto.webApi;
using MES.Service.Modes;
using SqlSugar;
@@ -114,11 +113,7 @@
            Depottype = depots.FStockProperty,
            IsNg = depots.FForbidStatus,
            Zuid = depots.FGroup,
            FSubsidiary = depots.FSubsidiary,
            Fumbrella = depots.Fumbrella,
            FSUPPLIERID   = depots.FSUPPLIERID,
           Fdeptid        = depots.Fdeptid,
           Company = "1000",
            Company = "1000",
            Factory = "1000"
        };
    }