Shuxia Ning
2025-01-14 0f99d4d12f2eae29bbe343f4b3131f2faeccda5d
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();
        }
    }