优化代码生成

This commit is contained in:
不做码农
2022-01-11 21:10:16 +08:00
parent 2994c3813b
commit 61ab6961e5
4 changed files with 12 additions and 2 deletions

View File

@@ -16,4 +16,8 @@
<PackageReference Include="SqlSugar.IOC" Version="1.7.0" />
<PackageReference Include="SqlSugarCoreNoDrive" Version="5.0.5.1" />
</ItemGroup>
<ItemGroup>
<Folder Include="Business\" />
</ItemGroup>
</Project>