Desktop/HStation.Desktop.Xhs.Core/DbFirstHelper.cs
@@ -1,10 +1,4 @@ using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace HStation.Desktop namespace HStation.Desktop { /// <summary> /// dbfirst @@ -18,6 +12,7 @@ { new BLL.XhsDbFirstHelper().Initial(); new BLL.AssetsDbFirstHelper().Initial(); new BLL.XhsPhartRelationDbFirstHelper().Initial(); new Yw.BLL.MapDbFirstHelper().Initial(); new Yw.BLL.BasicDbFirstHelper().Initial(); new Yw.BLL.HydroDbFirstHelper().Initial();