ningshuxia
2025-03-07 f1dd96fcf0f0397b0cbcca3ee6ef1936f1e86e45
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();
        }
    }