Shuxia Ning
2025-01-08 687a3dfd095bc8c099b7fa6e65f0dc699fdc8f1d
Desktop/HStation.Desktop.Xhs.Core/DbFirstHelper.cs
@@ -18,14 +18,9 @@
            new Yw.BLL.BimfaceDbFirstHelper().Initial();//bimface
            new Yw.BLL.HydroDbFirstHelper().Initial();//hydro
            new Yw.BLL.AuthDbFirstHelper().Initial();//auth
            new BLL.AssetsDbFirstHelper().Initial();
            new BLL.PhartRelationDbFirstHelper().Initial();
        }
    }
}