啊鑫
2024-08-28 d8bbd1bc855990e908fc5df9594fc7b4e4628eed
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"
        };
    }