1,AUTS_Studio:临时屏蔽新增机型时调用更新缓存API
2,新增文档:新增背景采集模块
This commit is contained in:
@@ -279,8 +279,10 @@ Namespace UTSModule.Project
|
||||
End Try
|
||||
|
||||
Try
|
||||
Dim msg As String = GetData("http://uts-data.com/api/Common/ClearCache")
|
||||
Console.WriteLine($"Msg:{msg}")
|
||||
'通过AUTS STUDIO添加机型后,需要调用网站API,更新网站缓存,否则网页不会显示新增的机型信息
|
||||
'临时屏蔽,待新网站完成后此步骤重新启用
|
||||
'’Dim msg As String = GetData("http://uts-data.com/api/Common/ClearCache")
|
||||
'’Console.WriteLine($"Msg:{msg}")
|
||||
Catch ex As Exception
|
||||
MsgBox($"更新缓存数据失败,{ex.Message}")
|
||||
End Try
|
||||
|
||||
@@ -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>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,5 +1 @@
|
||||
<<<<<<< HEAD
|
||||
8992de695cb4747f2d61d8ca9c137991718f6aad703974b1d98d7b62777d4093
|
||||
=======
|
||||
123841b57461e4faf5bdd4496fa809c8ea3dfc46239271d30d61e3bd64bcde7d
|
||||
>>>>>>> e82bfaaf20ab8230c1840fbb0068ce2e7d5fd4ec
|
||||
8715b676b742e2289b934c8a9eee1207ea9207fc4d73dfbf559ccf64d7b6fd35
|
||||
|
||||
@@ -167,40 +167,56 @@ D:\ML\Wen\AUTS\UTS_Core\obj\Debug\UTS_Core.vbproj.Up2Date
|
||||
D:\ML\Wen\AUTS\UTS_Core\obj\Debug\UTS_Core.dll
|
||||
D:\ML\Wen\AUTS\UTS_Core\obj\Debug\UTS_Core.xml
|
||||
D:\ML\Wen\AUTS\UTS_Core\obj\Debug\UTS_Core.pdb
|
||||
D:\ML\Wen\AUTS\UTS_Core\bin\Debug\Microsoft.Bcl.AsyncInterfaces.dll
|
||||
D:\ML\Wen\AUTS\UTS_Core\bin\Debug\System.Threading.Tasks.Extensions.dll
|
||||
D:\ML\Wen\AUTS\UTS_Core\bin\Debug\ZstdSharp.dll
|
||||
D:\ML\Wen\AUTS\UTS_Core\bin\Debug\Microsoft.Bcl.AsyncInterfaces.xml
|
||||
D:\ML\Wen\AUTS\UTS_Core\bin\Debug\SharpCompress.pdb
|
||||
D:\ML\Wen\AUTS\UTS_Core\bin\Debug\System.Threading.Tasks.Extensions.xml
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\x64\SQLite.Interop.dll
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\x86\SQLite.Interop.dll
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\UTS_Core.dll.config
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\UTS_Core.dll
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\UTS_Core.pdb
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\UTS_Core.xml
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\BouncyCastle.Crypto.dll
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\FlexCell.dll
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\FluentFTP.dll
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\Google.Protobuf.dll
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\K4os.Compression.LZ4.dll
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\K4os.Compression.LZ4.Streams.dll
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\K4os.Hash.xxHash.dll
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\Microsoft.Bcl.AsyncInterfaces.dll
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\MySql.Data.dll
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\Newtonsoft.Json.dll
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\SharpCompress.dll
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\System.Buffers.dll
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\System.Data.SQLite.dll
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\System.Memory.dll
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\System.Numerics.Vectors.dll
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\System.Runtime.CompilerServices.Unsafe.dll
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\System.Text.Encoding.CodePages.dll
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\System.Threading.Tasks.Extensions.dll
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\TeeChart.dll
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\Ubiety.Dns.Core.dll
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\Zstandard.Net.dll
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\ZstdSharp.dll
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\FluentFTP.xml
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\Google.Protobuf.pdb
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\Google.Protobuf.xml
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\K4os.Compression.LZ4.xml
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\K4os.Compression.LZ4.Streams.xml
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\K4os.Hash.xxHash.xml
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\Microsoft.Bcl.AsyncInterfaces.xml
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\MySql.Data.xml
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\Newtonsoft.Json.xml
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\SharpCompress.pdb
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\System.Buffers.xml
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\System.Memory.xml
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\System.Numerics.Vectors.xml
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\System.Runtime.CompilerServices.Unsafe.xml
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\System.Text.Encoding.CodePages.xml
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\System.Threading.Tasks.Extensions.xml
|
||||
G:\Git\AUTS\UTS_Core\obj\Debug\UTS_Core.vbproj.AssemblyReference.cache
|
||||
G:\Git\AUTS\UTS_Core\obj\Debug\UTS_Core.Resources.resources
|
||||
G:\Git\AUTS\UTS_Core\obj\Debug\UTS_Core.UTSModule.Login.LoginForm.resources
|
||||
@@ -222,16 +238,3 @@ G:\Git\AUTS\UTS_Core\obj\Debug\UTS_Core.vbproj.Up2Date
|
||||
G:\Git\AUTS\UTS_Core\obj\Debug\UTS_Core.dll
|
||||
G:\Git\AUTS\UTS_Core\obj\Debug\UTS_Core.xml
|
||||
G:\Git\AUTS\UTS_Core\obj\Debug\UTS_Core.pdb
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\FlexCell.dll
|
||||
D:\ML\Wen\AUTS\UTS_Core\bin\Debug\Microsoft.Bcl.AsyncInterfaces.dll
|
||||
D:\ML\Wen\AUTS\UTS_Core\bin\Debug\System.Threading.Tasks.Extensions.dll
|
||||
D:\ML\Wen\AUTS\UTS_Core\bin\Debug\ZstdSharp.dll
|
||||
D:\ML\Wen\AUTS\UTS_Core\bin\Debug\Microsoft.Bcl.AsyncInterfaces.xml
|
||||
D:\ML\Wen\AUTS\UTS_Core\bin\Debug\SharpCompress.pdb
|
||||
D:\ML\Wen\AUTS\UTS_Core\bin\Debug\System.Threading.Tasks.Extensions.xml
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\Microsoft.Bcl.AsyncInterfaces.dll
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\System.Threading.Tasks.Extensions.dll
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\ZstdSharp.dll
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\Microsoft.Bcl.AsyncInterfaces.xml
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\SharpCompress.pdb
|
||||
G:\Git\AUTS\UTS_Core\bin\Debug\System.Threading.Tasks.Extensions.xml
|
||||
|
||||
Binary file not shown.
BIN
UTS_Core/x64/SQLite.Interop.dll
Normal file
BIN
UTS_Core/x64/SQLite.Interop.dll
Normal file
Binary file not shown.
BIN
UTS_Core/x86/SQLite.Interop.dll
Normal file
BIN
UTS_Core/x86/SQLite.Interop.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user