修正数据库存储过程,解决缓存上传失败问题

This commit is contained in:
2025-07-10 18:44:03 +08:00
parent 3d56954029
commit 000ce53775
8 changed files with 16 additions and 3 deletions

View File

@@ -123,5 +123,11 @@
</None>
<None Include="App.config" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\UTS_Core\UTS_Core.vbproj">
<Project>{33c6456c-f00d-41ac-a6fb-db0601495c6a}</Project>
<Name>UTS_Core</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
</Project>