Update demo

This commit is contained in:
sunkaixuan
2025-10-26 11:52:59 +08:00
parent c6ea5cca7d
commit 5d87e1f692

View File

@@ -6,7 +6,7 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="SqlSugarCore" Version="5.1.4.115-preview13" /> <ProjectReference Include="..\SqlSugar\SqlSugar.csproj" />
</ItemGroup> </ItemGroup>
</Project> </Project>