Add GBase

This commit is contained in:
sunkaixuan
2022-08-23 00:30:09 +08:00
parent 76fd8b07a8
commit 3f790e0c1d
57 changed files with 4556 additions and 5 deletions

View File

@@ -11,6 +11,10 @@
<None Remove="UnitTest\models\**" />
</ItemGroup>
<ItemGroup>
<None Include="..\.editorconfig" Link=".editorconfig" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\SqlSugar\SqlSugar.csproj" />
</ItemGroup>