xwt
2025-09-05 09cb3ccb6891eba2d6c1e6ab58d34b35c2298563
StandardInterface/MES.Service/service/BasicData/Material/MesDepotsManager.cs
@@ -48,7 +48,7 @@
            .SetColumns(s => s.IsNg == status)
            .Where(s => s.DepotId == depotId).ExecuteCommand();
        if (result > 0)
       // if (result > 0)
            return true;
        throw new NotImplementedException(status == "A" ? "启用失败" : "禁用失败");
@@ -152,6 +152,7 @@
            FZYC= depots.FZYC,
            FGYC= depots.FGYC,
            FZMC= depots.FZMC,  
            CGYMC= depots.FCGYMC,
            Company = "1000",
            Factory = "1000",
            Type=depots.Type,