From f2cc8078a00824a319dab44841f7cb64fdee76b0 Mon Sep 17 00:00:00 2001 From: Shuxia Ning <NingShuxia0927@outlook.com> Date: 星期三, 11 十二月 2024 09:41:32 +0800 Subject: [PATCH] 引用修改 --- Desktop/PBS.Desktop.Core/DbFirstHelper.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Desktop/PBS.Desktop.Core/DbFirstHelper.cs b/Desktop/PBS.Desktop.Core/DbFirstHelper.cs index 6f5507f..d2de5ad 100644 --- a/Desktop/PBS.Desktop.Core/DbFirstHelper.cs +++ b/Desktop/PBS.Desktop.Core/DbFirstHelper.cs @@ -12,6 +12,7 @@ { await new Yw.BLL.DivisionDbFirstHelper().Initial();//xhs await new HStation.BLL.AssetsDbFirstHelper().Initial(); + await new BLL.WEDbFirstHelper().Initial(); } } } \ No newline at end of file -- Gitblit v1.9.3