优化Vue3&服务层代码生成模板

This commit is contained in:
不做码农
2022-11-29 11:43:39 +08:00
parent ce04eb78c2
commit ef9379811d
10 changed files with 187 additions and 125 deletions

View File

@@ -10,6 +10,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Mapster" Version="7.3.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="7.0.0" />
<PackageReference Include="MySql.Data" Version="8.0.31" />
<PackageReference Include="NETCore.Encrypt" Version="2.1.0" />