feat: 完成审计日志模块搭建

This commit is contained in:
陈淳
2023-12-28 15:23:00 +08:00
parent a18e71dc9b
commit 470c908453
6 changed files with 578 additions and 329 deletions

View File

@@ -11,6 +11,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\framework\Yi.Framework.Mapster\Yi.Framework.Mapster.csproj" />
<ProjectReference Include="..\..\..\framework\Yi.Framework.SqlSugarCore\Yi.Framework.SqlSugarCore.csproj" />
</ItemGroup>