完成种子数据模块,完成服务替换模块

This commit is contained in:
橙子
2023-01-24 13:46:22 +08:00
parent aea8b55e82
commit 4ca7b2e023
17 changed files with 173 additions and 21 deletions

View File

@@ -9,6 +9,7 @@
<ItemGroup>
<ProjectReference Include="..\Yi.Framework.Core\Yi.Framework.Core.csproj" />
<ProjectReference Include="..\Yi.Framework.Ddd\Yi.Framework.Ddd.csproj" />
<ProjectReference Include="..\Yi.Framework.Uow\Yi.Framework.Uow.csproj" />
</ItemGroup>
</Project>