Desktop/HStation.Desktop.Xhs.Core/DbFirstHelper.cs
@@ -19,7 +19,9 @@ new Yw.BLL.HydroDbFirstHelper().Initial();//hydro new Yw.BLL.AuthDbFirstHelper().Initial();//auth new BLL.AssetsDbFirstHelper().Initial(); new BLL.PhartRelationDbFirstHelper().Initial(); new Yw.BLL.PhartDbFirstHelper().Initial(); new BLL.PhartRelationDbFirstHelper().Initial(); } }