feat: 对接前端,完成通知公告

This commit is contained in:
陈淳
2024-02-20 15:34:29 +08:00
parent d2ae803ecc
commit f7f8bad301
12 changed files with 235 additions and 66 deletions

View File

@@ -60,6 +60,7 @@ namespace Yi.Framework.SqlSugarCore
{
options.ConnectionString = currentConnection;
}));
connectionCreator.SetDbAop(SqlSugarClient);
}
/// <summary>