1,AUTS_Studio:临时屏蔽新增机型时调用更新缓存API

2,新增文档:新增背景采集模块
This commit is contained in:
2025-06-05 21:23:18 +08:00
parent 8f2ab53a65
commit 22dc498740
31 changed files with 121 additions and 60 deletions

View File

@@ -101,7 +101,7 @@
<Reference Include="System.Configuration.Install" />
<Reference Include="System.Data" />
<Reference Include="System.Data.SQLite">
<HintPath>..\packages\System.Data.SQLite.dll</HintPath>
<HintPath>..\DLL\System.Data.SQLite.dll</HintPath>
</Reference>
<Reference Include="System.Design" />
<Reference Include="System.Drawing" />
@@ -516,6 +516,12 @@
<ItemGroup />
<ItemGroup>
<Content Include="Document\Version.txt" />
<Content Include="x64\SQLite.Interop.dll">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="x86\SQLite.Interop.dll">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="模块说明.txt" />
</ItemGroup>
<ItemGroup>