duheng
2025-03-01 3fa53a1e9e6e320ecdf15c7a633b0c4a1ad41c34
Desktop/HStation.Desktop.Xhs.Core/DbFirstHelper.cs
@@ -17,9 +17,11 @@
            new Yw.BLL.MapDbFirstHelper().Initial();//map
            new Yw.BLL.BimfaceDbFirstHelper().Initial();//bimface
            new Yw.BLL.HydroDbFirstHelper().Initial();//hydro
            new HStation.BLL.AssetsDbFirstHelper().Initial();
            new Yw.BLL.AuthDbFirstHelper().Initial();//auth
            new BLL.AssetsDbFirstHelper().Initial();
            new BLL.PhartRelationDbFirstHelper().Initial();
            new Yw.BLL.PhartDbFirstHelper().Initial();
            new BLL.PhartRelationDbFirstHelper().Initial();
        }
    }