zyf
2025-06-17 1e1b8c262ebe02e82f93c4344f9feb9624f77b52
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"
        };
    }