diff --git a/AUTS_AOI/bin/Debug/AUTS_AOI.exe b/AUTS_AOI/bin/Debug/AUTS_AOI.exe index df8244d..93e9858 100644 Binary files a/AUTS_AOI/bin/Debug/AUTS_AOI.exe and b/AUTS_AOI/bin/Debug/AUTS_AOI.exe differ diff --git a/AUTS_AOI/bin/Debug/AUTS_AOI.pdb b/AUTS_AOI/bin/Debug/AUTS_AOI.pdb index 63a8961..5bf10fa 100644 Binary files a/AUTS_AOI/bin/Debug/AUTS_AOI.pdb and b/AUTS_AOI/bin/Debug/AUTS_AOI.pdb differ diff --git a/AUTS_AOI/bin/Debug/UTS_Core.dll b/AUTS_AOI/bin/Debug/UTS_Core.dll index 1340a7c..f2688bd 100644 Binary files a/AUTS_AOI/bin/Debug/UTS_Core.dll and b/AUTS_AOI/bin/Debug/UTS_Core.dll differ diff --git a/AUTS_AOI/bin/Debug/UTS_Core.dll.config b/AUTS_AOI/bin/Debug/UTS_Core.dll.config index 42da8b6..fdb512c 100644 --- a/AUTS_AOI/bin/Debug/UTS_Core.dll.config +++ b/AUTS_AOI/bin/Debug/UTS_Core.dll.config @@ -39,6 +39,9 @@ + + 0 + diff --git a/AUTS_AOI/bin/Debug/UTS_Core.pdb b/AUTS_AOI/bin/Debug/UTS_Core.pdb index ec8011d..3007348 100644 Binary files a/AUTS_AOI/bin/Debug/UTS_Core.pdb and b/AUTS_AOI/bin/Debug/UTS_Core.pdb differ diff --git a/AUTS_AOI/bin/Debug/UTS_Core.xml b/AUTS_AOI/bin/Debug/UTS_Core.xml index ed6730f..74f784d 100644 --- a/AUTS_AOI/bin/Debug/UTS_Core.xml +++ b/AUTS_AOI/bin/Debug/UTS_Core.xml @@ -1270,7 +1270,7 @@ UTS_Core - 返回表达式的值 'Momo 2022-11-10 增加 + 返回表达式的值 'Momo 2022-11-10 增加 、Momo 2023-12-15 错误时抛出错误而不是弹窗 @@ -5805,6 +5805,24 @@ UTS_Core + + + 前置站位 + + + + + + 后置站位 + + + + + + 软件版本 + + + 读取测试站属性 @@ -6703,6 +6721,12 @@ UTS_Core + + + 当前节点是否处于重试状态 + + + 展开节点 @@ -7293,7 +7317,7 @@ UTS_Core - 仅一个参数字符串是否包含关系,忽略大小写,下限则为目标字符串包含下限,上限则为上限字符串包含目标字符串 + 仅一个参数字符串是否包含关系,忽略大小写,返回数据包含上下限中任意一个字符串即算ok @@ -7348,7 +7372,7 @@ UTS_Core 上限 - + 多参数浮点型列表比较上下限 @@ -7447,6 +7471,18 @@ UTS_Core + + + 下限_2 + + + + + + 上限_2 + + + 执行结果 @@ -7682,6 +7718,18 @@ UTS_Core + + + 输入框值 + + + + + + 密码模式 + + + 当前百分比 @@ -7981,18 +8029,6 @@ UTS_Core 从节点开始往下测试 - - - 输入框值 - - - - - - 密码模式 - - - PC机地址 @@ -8212,6 +8248,12 @@ UTS_Core + + 内置模块入口集合 + + + 自定义模块下函数入口集合 + 测试记录所关联的控件 @@ -8224,6 +8266,48 @@ UTS_Core + + + 获取指定变量名的变量值 + + 变量名 + 调用模块时传入的局部变量 + + + + + 替换字符串中使用的变量,返回替换后的字符串 + + 原字符串 + 调用模块时传入的局部变量 + 替换后的字符串 + + + + 更新测试模块入库 + + + + + 获取执行行节点集合中测试模块入口,并存储至内部模块入口集合 + + 存储测试模块入口集合 + 行节点集合 + + + + 获取固定模块节点 + + 固定模块名 + + + + + 获取模块节点 + + 模块名 + + 初始化记录表格 @@ -9508,5 +9592,15 @@ UTS系列App与UtsCore交互为避免重复书写产生的中间类 + + + 解析模式,并且确定有关参数 + + + + + 常驻线程,执行各种Mode + + diff --git a/AUTS_AOI/obj/Debug/AUTS_AOI.FrmMain.resources b/AUTS_AOI/obj/Debug/AUTS_AOI.FrmMain.resources index 30601e3..8a5ca39 100644 Binary files a/AUTS_AOI/obj/Debug/AUTS_AOI.FrmMain.resources and b/AUTS_AOI/obj/Debug/AUTS_AOI.FrmMain.resources differ diff --git a/AUTS_AOI/obj/Debug/AUTS_AOI.exe b/AUTS_AOI/obj/Debug/AUTS_AOI.exe index df8244d..93e9858 100644 Binary files a/AUTS_AOI/obj/Debug/AUTS_AOI.exe and b/AUTS_AOI/obj/Debug/AUTS_AOI.exe differ diff --git a/AUTS_AOI/obj/Debug/AUTS_AOI.pdb b/AUTS_AOI/obj/Debug/AUTS_AOI.pdb index 63a8961..5bf10fa 100644 Binary files a/AUTS_AOI/obj/Debug/AUTS_AOI.pdb and b/AUTS_AOI/obj/Debug/AUTS_AOI.pdb differ diff --git a/AUTS_AOI/obj/Debug/AUTS_AOI.vbproj.CoreCompileInputs.cache b/AUTS_AOI/obj/Debug/AUTS_AOI.vbproj.CoreCompileInputs.cache index 0b18654..3618929 100644 --- a/AUTS_AOI/obj/Debug/AUTS_AOI.vbproj.CoreCompileInputs.cache +++ b/AUTS_AOI/obj/Debug/AUTS_AOI.vbproj.CoreCompileInputs.cache @@ -1 +1 @@ -bb7893c4911b41750eb89c93c048d821b1f61b25 +9e7cd03b429330bd1b773fdbf7c7a7d23454d1c3 diff --git a/AUTS_AOI/obj/Debug/AUTS_AOI.vbproj.FileListAbsolute.txt b/AUTS_AOI/obj/Debug/AUTS_AOI.vbproj.FileListAbsolute.txt index f290714..26045d4 100644 --- a/AUTS_AOI/obj/Debug/AUTS_AOI.vbproj.FileListAbsolute.txt +++ b/AUTS_AOI/obj/Debug/AUTS_AOI.vbproj.FileListAbsolute.txt @@ -295,3 +295,63 @@ D:\Sync\RD_PC\Project\UTS_Studio\src\AUTS_AOI\obj\Debug\AUTS_AOI.vbproj.CopyComp D:\Sync\RD_PC\Project\UTS_Studio\src\AUTS_AOI\obj\Debug\AUTS_AOI.exe D:\Sync\RD_PC\Project\UTS_Studio\src\AUTS_AOI\obj\Debug\AUTS_AOI.xml D:\Sync\RD_PC\Project\UTS_Studio\src\AUTS_AOI\obj\Debug\AUTS_AOI.pdb +E:\Git\AUTS\AUTS_AOI\bin\Debug\dll\x86\OpenCvSharpExtern.dll +E:\Git\AUTS\AUTS_AOI\bin\Debug\dll\x86\opencv_videoio_ffmpeg455.dll +E:\Git\AUTS\AUTS_AOI\bin\Debug\dll\x64\OpenCvSharpExtern.dll +E:\Git\AUTS\AUTS_AOI\bin\Debug\dll\x64\opencv_videoio_ffmpeg455_64.dll +E:\Git\AUTS\AUTS_AOI\bin\Debug\AUTS_AOI.exe.config +E:\Git\AUTS\AUTS_AOI\bin\Debug\AUTS_AOI.exe +E:\Git\AUTS\AUTS_AOI\bin\Debug\AUTS_AOI.pdb +E:\Git\AUTS\AUTS_AOI\bin\Debug\AUTS_AOI.xml +E:\Git\AUTS\AUTS_AOI\bin\Debug\FluentFTP.dll +E:\Git\AUTS\AUTS_AOI\bin\Debug\OpenCvSharp.dll +E:\Git\AUTS\AUTS_AOI\bin\Debug\OpenCvSharp.Extensions.dll +E:\Git\AUTS\AUTS_AOI\bin\Debug\System.Buffers.dll +E:\Git\AUTS\AUTS_AOI\bin\Debug\System.Drawing.Common.dll +E:\Git\AUTS\AUTS_AOI\bin\Debug\System.Memory.dll +E:\Git\AUTS\AUTS_AOI\bin\Debug\System.Numerics.Vectors.dll +E:\Git\AUTS\AUTS_AOI\bin\Debug\System.Runtime.CompilerServices.Unsafe.dll +E:\Git\AUTS\AUTS_AOI\bin\Debug\System.ValueTuple.dll +E:\Git\AUTS\AUTS_AOI\bin\Debug\UTS_Core.dll +E:\Git\AUTS\AUTS_AOI\bin\Debug\SharpCompress.dll +E:\Git\AUTS\AUTS_AOI\bin\Debug\FlexCell.dll +E:\Git\AUTS\AUTS_AOI\bin\Debug\Newtonsoft.Json.dll +E:\Git\AUTS\AUTS_AOI\bin\Debug\TeeChart.dll +E:\Git\AUTS\AUTS_AOI\bin\Debug\MySql.Data.dll +E:\Git\AUTS\AUTS_AOI\bin\Debug\System.Data.SQLite.dll +E:\Git\AUTS\AUTS_AOI\bin\Debug\System.Text.Encoding.CodePages.dll +E:\Git\AUTS\AUTS_AOI\bin\Debug\Google.Protobuf.dll +E:\Git\AUTS\AUTS_AOI\bin\Debug\Zstandard.Net.dll +E:\Git\AUTS\AUTS_AOI\bin\Debug\K4os.Compression.LZ4.Streams.dll +E:\Git\AUTS\AUTS_AOI\bin\Debug\BouncyCastle.Crypto.dll +E:\Git\AUTS\AUTS_AOI\bin\Debug\Ubiety.Dns.Core.dll +E:\Git\AUTS\AUTS_AOI\bin\Debug\K4os.Compression.LZ4.dll +E:\Git\AUTS\AUTS_AOI\bin\Debug\K4os.Hash.xxHash.dll +E:\Git\AUTS\AUTS_AOI\bin\Debug\UTS_Core.pdb +E:\Git\AUTS\AUTS_AOI\bin\Debug\UTS_Core.xml +E:\Git\AUTS\AUTS_AOI\bin\Debug\UTS_Core.dll.config +E:\Git\AUTS\AUTS_AOI\bin\Debug\OpenCvSharp.xml +E:\Git\AUTS\AUTS_AOI\bin\Debug\OpenCvSharp.Extensions.xml +E:\Git\AUTS\AUTS_AOI\bin\Debug\System.Buffers.xml +E:\Git\AUTS\AUTS_AOI\bin\Debug\System.Drawing.Common.xml +E:\Git\AUTS\AUTS_AOI\bin\Debug\System.Memory.xml +E:\Git\AUTS\AUTS_AOI\bin\Debug\System.Numerics.Vectors.xml +E:\Git\AUTS\AUTS_AOI\bin\Debug\System.Runtime.CompilerServices.Unsafe.xml +E:\Git\AUTS\AUTS_AOI\bin\Debug\System.ValueTuple.xml +E:\Git\AUTS\AUTS_AOI\bin\Debug\Newtonsoft.Json.xml +E:\Git\AUTS\AUTS_AOI\bin\Debug\MySql.Data.xml +E:\Git\AUTS\AUTS_AOI\bin\Debug\System.Text.Encoding.CodePages.xml +E:\Git\AUTS\AUTS_AOI\bin\Debug\Google.Protobuf.pdb +E:\Git\AUTS\AUTS_AOI\bin\Debug\Google.Protobuf.xml +E:\Git\AUTS\AUTS_AOI\bin\Debug\K4os.Compression.LZ4.Streams.xml +E:\Git\AUTS\AUTS_AOI\bin\Debug\K4os.Compression.LZ4.xml +E:\Git\AUTS\AUTS_AOI\bin\Debug\K4os.Hash.xxHash.xml +E:\Git\AUTS\AUTS_AOI\obj\Debug\AUTS_AOI.vbprojAssemblyReference.cache +E:\Git\AUTS\AUTS_AOI\obj\Debug\AUTS_AOI.FrmMain.resources +E:\Git\AUTS\AUTS_AOI\obj\Debug\AUTS_AOI.Resources.resources +E:\Git\AUTS\AUTS_AOI\obj\Debug\AUTS_AOI.vbproj.GenerateResource.cache +E:\Git\AUTS\AUTS_AOI\obj\Debug\AUTS_AOI.vbproj.CoreCompileInputs.cache +E:\Git\AUTS\AUTS_AOI\obj\Debug\AUTS_AOI.vbproj.CopyComplete +E:\Git\AUTS\AUTS_AOI\obj\Debug\AUTS_AOI.exe +E:\Git\AUTS\AUTS_AOI\obj\Debug\AUTS_AOI.xml +E:\Git\AUTS\AUTS_AOI\obj\Debug\AUTS_AOI.pdb diff --git a/AUTS_AOI/obj/Debug/AUTS_AOI.vbproj.GenerateResource.cache b/AUTS_AOI/obj/Debug/AUTS_AOI.vbproj.GenerateResource.cache index ba7dbe2..72482fd 100644 Binary files a/AUTS_AOI/obj/Debug/AUTS_AOI.vbproj.GenerateResource.cache and b/AUTS_AOI/obj/Debug/AUTS_AOI.vbproj.GenerateResource.cache differ diff --git a/AUTS_AOI/obj/Debug/AUTS_AOI.vbprojAssemblyReference.cache b/AUTS_AOI/obj/Debug/AUTS_AOI.vbprojAssemblyReference.cache index d88abf5..0b989e6 100644 Binary files a/AUTS_AOI/obj/Debug/AUTS_AOI.vbprojAssemblyReference.cache and b/AUTS_AOI/obj/Debug/AUTS_AOI.vbprojAssemblyReference.cache differ diff --git a/AUTS_Assembly/bin/Debug/AUTS_Assembly.exe b/AUTS_Assembly/bin/Debug/AUTS_Assembly.exe index 9c3f05c..5a1798f 100644 Binary files a/AUTS_Assembly/bin/Debug/AUTS_Assembly.exe and b/AUTS_Assembly/bin/Debug/AUTS_Assembly.exe differ diff --git a/AUTS_Assembly/bin/Debug/AUTS_Assembly.pdb b/AUTS_Assembly/bin/Debug/AUTS_Assembly.pdb index b7ee119..109b825 100644 Binary files a/AUTS_Assembly/bin/Debug/AUTS_Assembly.pdb and b/AUTS_Assembly/bin/Debug/AUTS_Assembly.pdb differ diff --git a/AUTS_Assembly/bin/Debug/UTS_Core.dll b/AUTS_Assembly/bin/Debug/UTS_Core.dll index 41947b6..f2688bd 100644 Binary files a/AUTS_Assembly/bin/Debug/UTS_Core.dll and b/AUTS_Assembly/bin/Debug/UTS_Core.dll differ diff --git a/AUTS_Assembly/bin/Debug/UTS_Core.pdb b/AUTS_Assembly/bin/Debug/UTS_Core.pdb index 5bcce0c..3007348 100644 Binary files a/AUTS_Assembly/bin/Debug/UTS_Core.pdb and b/AUTS_Assembly/bin/Debug/UTS_Core.pdb differ diff --git a/AUTS_Assembly/bin/Debug/UTS_Core.xml b/AUTS_Assembly/bin/Debug/UTS_Core.xml index e845734..74f784d 100644 --- a/AUTS_Assembly/bin/Debug/UTS_Core.xml +++ b/AUTS_Assembly/bin/Debug/UTS_Core.xml @@ -6721,6 +6721,12 @@ UTS_Core + + + 当前节点是否处于重试状态 + + + 展开节点 diff --git a/AUTS_Assembly/obj/Debug/AUTS_Assembly.exe b/AUTS_Assembly/obj/Debug/AUTS_Assembly.exe index 9c3f05c..5a1798f 100644 Binary files a/AUTS_Assembly/obj/Debug/AUTS_Assembly.exe and b/AUTS_Assembly/obj/Debug/AUTS_Assembly.exe differ diff --git a/AUTS_Assembly/obj/Debug/AUTS_Assembly.pdb b/AUTS_Assembly/obj/Debug/AUTS_Assembly.pdb index b7ee119..109b825 100644 Binary files a/AUTS_Assembly/obj/Debug/AUTS_Assembly.pdb and b/AUTS_Assembly/obj/Debug/AUTS_Assembly.pdb differ diff --git a/AUTS_Assembly/obj/Debug/AUTS_Assembly.vbproj.CoreCompileInputs.cache b/AUTS_Assembly/obj/Debug/AUTS_Assembly.vbproj.CoreCompileInputs.cache index d54feee..3257689 100644 --- a/AUTS_Assembly/obj/Debug/AUTS_Assembly.vbproj.CoreCompileInputs.cache +++ b/AUTS_Assembly/obj/Debug/AUTS_Assembly.vbproj.CoreCompileInputs.cache @@ -1 +1 @@ -3bd1d7ffc3202abf24113db61d9c40de70d5b3916bcf18eb813ff6f58a898589 +890517982631c10993929639ddcdb6dee526cadb diff --git a/AUTS_Assembly/obj/Debug/AUTS_Assembly.vbproj.FileListAbsolute.txt b/AUTS_Assembly/obj/Debug/AUTS_Assembly.vbproj.FileListAbsolute.txt index bd0cc25..78f3915 100644 --- a/AUTS_Assembly/obj/Debug/AUTS_Assembly.vbproj.FileListAbsolute.txt +++ b/AUTS_Assembly/obj/Debug/AUTS_Assembly.vbproj.FileListAbsolute.txt @@ -291,3 +291,52 @@ D:\ML\Wen\AUTS\AUTS_Assembly\obj\Debug\AUTS_Ass.C8842254.Up2Date D:\ML\Wen\AUTS\AUTS_Assembly\obj\Debug\AUTS_Assembly.exe D:\ML\Wen\AUTS\AUTS_Assembly\obj\Debug\AUTS_Assembly.xml D:\ML\Wen\AUTS\AUTS_Assembly\obj\Debug\AUTS_Assembly.pdb +E:\Git\AUTS\AUTS_Assembly\bin\Debug\AUTS_Assembly.exe.config +E:\Git\AUTS\AUTS_Assembly\bin\Debug\AUTS_Assembly.exe +E:\Git\AUTS\AUTS_Assembly\bin\Debug\AUTS_Assembly.pdb +E:\Git\AUTS\AUTS_Assembly\bin\Debug\AUTS_Assembly.xml +E:\Git\AUTS\AUTS_Assembly\bin\Debug\FluentFTP.dll +E:\Git\AUTS\AUTS_Assembly\bin\Debug\System.Data.SQLite.dll +E:\Git\AUTS\AUTS_Assembly\bin\Debug\UTS_Core.dll +E:\Git\AUTS\AUTS_Assembly\bin\Debug\SharpCompress.dll +E:\Git\AUTS\AUTS_Assembly\bin\Debug\FlexCell.dll +E:\Git\AUTS\AUTS_Assembly\bin\Debug\Newtonsoft.Json.dll +E:\Git\AUTS\AUTS_Assembly\bin\Debug\TeeChart.dll +E:\Git\AUTS\AUTS_Assembly\bin\Debug\MySql.Data.dll +E:\Git\AUTS\AUTS_Assembly\bin\Debug\System.Memory.dll +E:\Git\AUTS\AUTS_Assembly\bin\Debug\System.Buffers.dll +E:\Git\AUTS\AUTS_Assembly\bin\Debug\System.Text.Encoding.CodePages.dll +E:\Git\AUTS\AUTS_Assembly\bin\Debug\System.Runtime.CompilerServices.Unsafe.dll +E:\Git\AUTS\AUTS_Assembly\bin\Debug\Google.Protobuf.dll +E:\Git\AUTS\AUTS_Assembly\bin\Debug\Zstandard.Net.dll +E:\Git\AUTS\AUTS_Assembly\bin\Debug\K4os.Compression.LZ4.Streams.dll +E:\Git\AUTS\AUTS_Assembly\bin\Debug\BouncyCastle.Crypto.dll +E:\Git\AUTS\AUTS_Assembly\bin\Debug\Ubiety.Dns.Core.dll +E:\Git\AUTS\AUTS_Assembly\bin\Debug\System.Numerics.Vectors.dll +E:\Git\AUTS\AUTS_Assembly\bin\Debug\K4os.Compression.LZ4.dll +E:\Git\AUTS\AUTS_Assembly\bin\Debug\K4os.Hash.xxHash.dll +E:\Git\AUTS\AUTS_Assembly\bin\Debug\UTS_Core.pdb +E:\Git\AUTS\AUTS_Assembly\bin\Debug\UTS_Core.xml +E:\Git\AUTS\AUTS_Assembly\bin\Debug\UTS_Core.dll.config +E:\Git\AUTS\AUTS_Assembly\bin\Debug\FluentFTP.xml +E:\Git\AUTS\AUTS_Assembly\bin\Debug\Newtonsoft.Json.xml +E:\Git\AUTS\AUTS_Assembly\bin\Debug\MySql.Data.xml +E:\Git\AUTS\AUTS_Assembly\bin\Debug\System.Memory.xml +E:\Git\AUTS\AUTS_Assembly\bin\Debug\System.Buffers.xml +E:\Git\AUTS\AUTS_Assembly\bin\Debug\System.Text.Encoding.CodePages.xml +E:\Git\AUTS\AUTS_Assembly\bin\Debug\System.Runtime.CompilerServices.Unsafe.xml +E:\Git\AUTS\AUTS_Assembly\bin\Debug\Google.Protobuf.pdb +E:\Git\AUTS\AUTS_Assembly\bin\Debug\Google.Protobuf.xml +E:\Git\AUTS\AUTS_Assembly\bin\Debug\K4os.Compression.LZ4.Streams.xml +E:\Git\AUTS\AUTS_Assembly\bin\Debug\System.Numerics.Vectors.xml +E:\Git\AUTS\AUTS_Assembly\bin\Debug\K4os.Compression.LZ4.xml +E:\Git\AUTS\AUTS_Assembly\bin\Debug\K4os.Hash.xxHash.xml +E:\Git\AUTS\AUTS_Assembly\obj\Debug\AUTS_Assembly.vbprojAssemblyReference.cache +E:\Git\AUTS\AUTS_Assembly\obj\Debug\AUTS_Assembly.FrmMain.resources +E:\Git\AUTS\AUTS_Assembly\obj\Debug\AUTS_Assembly.Resources.resources +E:\Git\AUTS\AUTS_Assembly\obj\Debug\AUTS_Assembly.vbproj.GenerateResource.cache +E:\Git\AUTS\AUTS_Assembly\obj\Debug\AUTS_Assembly.vbproj.CoreCompileInputs.cache +E:\Git\AUTS\AUTS_Assembly\obj\Debug\AUTS_Assembly.vbproj.CopyComplete +E:\Git\AUTS\AUTS_Assembly\obj\Debug\AUTS_Assembly.exe +E:\Git\AUTS\AUTS_Assembly\obj\Debug\AUTS_Assembly.xml +E:\Git\AUTS\AUTS_Assembly\obj\Debug\AUTS_Assembly.pdb diff --git a/AUTS_Assembly/obj/Debug/AUTS_Assembly.vbproj.GenerateResource.cache b/AUTS_Assembly/obj/Debug/AUTS_Assembly.vbproj.GenerateResource.cache index 7897954..b735d3e 100644 Binary files a/AUTS_Assembly/obj/Debug/AUTS_Assembly.vbproj.GenerateResource.cache and b/AUTS_Assembly/obj/Debug/AUTS_Assembly.vbproj.GenerateResource.cache differ diff --git a/AUTS_Assembly/obj/Debug/AUTS_Assembly.vbprojAssemblyReference.cache b/AUTS_Assembly/obj/Debug/AUTS_Assembly.vbprojAssemblyReference.cache index 9120b71..0242921 100644 Binary files a/AUTS_Assembly/obj/Debug/AUTS_Assembly.vbprojAssemblyReference.cache and b/AUTS_Assembly/obj/Debug/AUTS_Assembly.vbprojAssemblyReference.cache differ diff --git a/AUTS_DataService/bin/Debug/AUTS_DataService.exe b/AUTS_DataService/bin/Debug/AUTS_DataService.exe index 2ed1dcd..4bc28a5 100644 Binary files a/AUTS_DataService/bin/Debug/AUTS_DataService.exe and b/AUTS_DataService/bin/Debug/AUTS_DataService.exe differ diff --git a/AUTS_DataService/bin/Debug/AUTS_DataService.pdb b/AUTS_DataService/bin/Debug/AUTS_DataService.pdb index 6fbaec1..9f70455 100644 Binary files a/AUTS_DataService/bin/Debug/AUTS_DataService.pdb and b/AUTS_DataService/bin/Debug/AUTS_DataService.pdb differ diff --git a/AUTS_DataService/bin/Debug/UTS_Core.dll b/AUTS_DataService/bin/Debug/UTS_Core.dll index 1340a7c..f2688bd 100644 Binary files a/AUTS_DataService/bin/Debug/UTS_Core.dll and b/AUTS_DataService/bin/Debug/UTS_Core.dll differ diff --git a/AUTS_DataService/bin/Debug/UTS_Core.dll.config b/AUTS_DataService/bin/Debug/UTS_Core.dll.config index 42da8b6..fdb512c 100644 --- a/AUTS_DataService/bin/Debug/UTS_Core.dll.config +++ b/AUTS_DataService/bin/Debug/UTS_Core.dll.config @@ -39,6 +39,9 @@ + + 0 + diff --git a/AUTS_DataService/bin/Debug/UTS_Core.pdb b/AUTS_DataService/bin/Debug/UTS_Core.pdb index ec8011d..3007348 100644 Binary files a/AUTS_DataService/bin/Debug/UTS_Core.pdb and b/AUTS_DataService/bin/Debug/UTS_Core.pdb differ diff --git a/AUTS_DataService/bin/Debug/UTS_Core.xml b/AUTS_DataService/bin/Debug/UTS_Core.xml index ed6730f..74f784d 100644 --- a/AUTS_DataService/bin/Debug/UTS_Core.xml +++ b/AUTS_DataService/bin/Debug/UTS_Core.xml @@ -1270,7 +1270,7 @@ UTS_Core - 返回表达式的值 'Momo 2022-11-10 增加 + 返回表达式的值 'Momo 2022-11-10 增加 、Momo 2023-12-15 错误时抛出错误而不是弹窗 @@ -5805,6 +5805,24 @@ UTS_Core + + + 前置站位 + + + + + + 后置站位 + + + + + + 软件版本 + + + 读取测试站属性 @@ -6703,6 +6721,12 @@ UTS_Core + + + 当前节点是否处于重试状态 + + + 展开节点 @@ -7293,7 +7317,7 @@ UTS_Core - 仅一个参数字符串是否包含关系,忽略大小写,下限则为目标字符串包含下限,上限则为上限字符串包含目标字符串 + 仅一个参数字符串是否包含关系,忽略大小写,返回数据包含上下限中任意一个字符串即算ok @@ -7348,7 +7372,7 @@ UTS_Core 上限 - + 多参数浮点型列表比较上下限 @@ -7447,6 +7471,18 @@ UTS_Core + + + 下限_2 + + + + + + 上限_2 + + + 执行结果 @@ -7682,6 +7718,18 @@ UTS_Core + + + 输入框值 + + + + + + 密码模式 + + + 当前百分比 @@ -7981,18 +8029,6 @@ UTS_Core 从节点开始往下测试 - - - 输入框值 - - - - - - 密码模式 - - - PC机地址 @@ -8212,6 +8248,12 @@ UTS_Core + + 内置模块入口集合 + + + 自定义模块下函数入口集合 + 测试记录所关联的控件 @@ -8224,6 +8266,48 @@ UTS_Core + + + 获取指定变量名的变量值 + + 变量名 + 调用模块时传入的局部变量 + + + + + 替换字符串中使用的变量,返回替换后的字符串 + + 原字符串 + 调用模块时传入的局部变量 + 替换后的字符串 + + + + 更新测试模块入库 + + + + + 获取执行行节点集合中测试模块入口,并存储至内部模块入口集合 + + 存储测试模块入口集合 + 行节点集合 + + + + 获取固定模块节点 + + 固定模块名 + + + + + 获取模块节点 + + 模块名 + + 初始化记录表格 @@ -9508,5 +9592,15 @@ UTS系列App与UtsCore交互为避免重复书写产生的中间类 + + + 解析模式,并且确定有关参数 + + + + + 常驻线程,执行各种Mode + + diff --git a/AUTS_DataService/obj/Debug/AUTS_DataService.exe b/AUTS_DataService/obj/Debug/AUTS_DataService.exe index 2ed1dcd..4bc28a5 100644 Binary files a/AUTS_DataService/obj/Debug/AUTS_DataService.exe and b/AUTS_DataService/obj/Debug/AUTS_DataService.exe differ diff --git a/AUTS_DataService/obj/Debug/AUTS_DataService.pdb b/AUTS_DataService/obj/Debug/AUTS_DataService.pdb index 6fbaec1..9f70455 100644 Binary files a/AUTS_DataService/obj/Debug/AUTS_DataService.pdb and b/AUTS_DataService/obj/Debug/AUTS_DataService.pdb differ diff --git a/AUTS_DataService/obj/Debug/AUTS_DataService.vbproj.CoreCompileInputs.cache b/AUTS_DataService/obj/Debug/AUTS_DataService.vbproj.CoreCompileInputs.cache index b8cd445..526b1fb 100644 --- a/AUTS_DataService/obj/Debug/AUTS_DataService.vbproj.CoreCompileInputs.cache +++ b/AUTS_DataService/obj/Debug/AUTS_DataService.vbproj.CoreCompileInputs.cache @@ -1 +1 @@ -da0ae6c7bd2f01293110a347c97a42b20f01961e +0f72e448eaf8a42586a65c19e4ab38470f8b933e diff --git a/AUTS_DataService/obj/Debug/AUTS_DataService.vbproj.FileListAbsolute.txt b/AUTS_DataService/obj/Debug/AUTS_DataService.vbproj.FileListAbsolute.txt index 02d28c3..a1b4c00 100644 --- a/AUTS_DataService/obj/Debug/AUTS_DataService.vbproj.FileListAbsolute.txt +++ b/AUTS_DataService/obj/Debug/AUTS_DataService.vbproj.FileListAbsolute.txt @@ -347,3 +347,52 @@ D:\Sync\RD_PC\Project\UTS_Studio\src\AUTS_DataService\obj\Debug\AUTS_DataService D:\Sync\RD_PC\Project\UTS_Studio\src\AUTS_DataService\obj\Debug\AUTS_DataService.exe D:\Sync\RD_PC\Project\UTS_Studio\src\AUTS_DataService\obj\Debug\AUTS_DataService.xml D:\Sync\RD_PC\Project\UTS_Studio\src\AUTS_DataService\obj\Debug\AUTS_DataService.pdb +E:\Git\AUTS\AUTS_DataService\bin\Debug\AUTS_DataService.exe.config +E:\Git\AUTS\AUTS_DataService\bin\Debug\AUTS_DataService.exe +E:\Git\AUTS\AUTS_DataService\bin\Debug\AUTS_DataService.pdb +E:\Git\AUTS\AUTS_DataService\bin\Debug\AUTS_DataService.xml +E:\Git\AUTS\AUTS_DataService\bin\Debug\FluentFTP.dll +E:\Git\AUTS\AUTS_DataService\bin\Debug\MySql.Data.dll +E:\Git\AUTS\AUTS_DataService\bin\Debug\Newtonsoft.Json.dll +E:\Git\AUTS\AUTS_DataService\bin\Debug\UTS_Core.dll +E:\Git\AUTS\AUTS_DataService\bin\Debug\SharpCompress.dll +E:\Git\AUTS\AUTS_DataService\bin\Debug\FlexCell.dll +E:\Git\AUTS\AUTS_DataService\bin\Debug\TeeChart.dll +E:\Git\AUTS\AUTS_DataService\bin\Debug\System.Data.SQLite.dll +E:\Git\AUTS\AUTS_DataService\bin\Debug\Google.Protobuf.dll +E:\Git\AUTS\AUTS_DataService\bin\Debug\Zstandard.Net.dll +E:\Git\AUTS\AUTS_DataService\bin\Debug\K4os.Compression.LZ4.Streams.dll +E:\Git\AUTS\AUTS_DataService\bin\Debug\BouncyCastle.Crypto.dll +E:\Git\AUTS\AUTS_DataService\bin\Debug\Ubiety.Dns.Core.dll +E:\Git\AUTS\AUTS_DataService\bin\Debug\System.Memory.dll +E:\Git\AUTS\AUTS_DataService\bin\Debug\System.Buffers.dll +E:\Git\AUTS\AUTS_DataService\bin\Debug\System.Text.Encoding.CodePages.dll +E:\Git\AUTS\AUTS_DataService\bin\Debug\System.Runtime.CompilerServices.Unsafe.dll +E:\Git\AUTS\AUTS_DataService\bin\Debug\K4os.Compression.LZ4.dll +E:\Git\AUTS\AUTS_DataService\bin\Debug\K4os.Hash.xxHash.dll +E:\Git\AUTS\AUTS_DataService\bin\Debug\System.Numerics.Vectors.dll +E:\Git\AUTS\AUTS_DataService\bin\Debug\UTS_Core.pdb +E:\Git\AUTS\AUTS_DataService\bin\Debug\UTS_Core.xml +E:\Git\AUTS\AUTS_DataService\bin\Debug\UTS_Core.dll.config +E:\Git\AUTS\AUTS_DataService\bin\Debug\FluentFTP.xml +E:\Git\AUTS\AUTS_DataService\bin\Debug\MySql.Data.xml +E:\Git\AUTS\AUTS_DataService\bin\Debug\Newtonsoft.Json.xml +E:\Git\AUTS\AUTS_DataService\bin\Debug\Google.Protobuf.pdb +E:\Git\AUTS\AUTS_DataService\bin\Debug\Google.Protobuf.xml +E:\Git\AUTS\AUTS_DataService\bin\Debug\K4os.Compression.LZ4.Streams.xml +E:\Git\AUTS\AUTS_DataService\bin\Debug\System.Memory.xml +E:\Git\AUTS\AUTS_DataService\bin\Debug\System.Buffers.xml +E:\Git\AUTS\AUTS_DataService\bin\Debug\System.Text.Encoding.CodePages.xml +E:\Git\AUTS\AUTS_DataService\bin\Debug\System.Runtime.CompilerServices.Unsafe.xml +E:\Git\AUTS\AUTS_DataService\bin\Debug\K4os.Compression.LZ4.xml +E:\Git\AUTS\AUTS_DataService\bin\Debug\K4os.Hash.xxHash.xml +E:\Git\AUTS\AUTS_DataService\bin\Debug\System.Numerics.Vectors.xml +E:\Git\AUTS\AUTS_DataService\obj\Debug\AUTS_DataService.vbprojAssemblyReference.cache +E:\Git\AUTS\AUTS_DataService\obj\Debug\AUTS_DataService.Resources.resources +E:\Git\AUTS\AUTS_DataService\obj\Debug\AUTS_DataService.ProjectInstaller.resources +E:\Git\AUTS\AUTS_DataService\obj\Debug\AUTS_DataService.vbproj.GenerateResource.cache +E:\Git\AUTS\AUTS_DataService\obj\Debug\AUTS_DataService.vbproj.CoreCompileInputs.cache +E:\Git\AUTS\AUTS_DataService\obj\Debug\AUTS_DataService.vbproj.CopyComplete +E:\Git\AUTS\AUTS_DataService\obj\Debug\AUTS_DataService.exe +E:\Git\AUTS\AUTS_DataService\obj\Debug\AUTS_DataService.xml +E:\Git\AUTS\AUTS_DataService\obj\Debug\AUTS_DataService.pdb diff --git a/AUTS_DataService/obj/Debug/AUTS_DataService.vbproj.GenerateResource.cache b/AUTS_DataService/obj/Debug/AUTS_DataService.vbproj.GenerateResource.cache index acd8ea0..c138186 100644 Binary files a/AUTS_DataService/obj/Debug/AUTS_DataService.vbproj.GenerateResource.cache and b/AUTS_DataService/obj/Debug/AUTS_DataService.vbproj.GenerateResource.cache differ diff --git a/AUTS_DataService/obj/Debug/AUTS_DataService.vbprojAssemblyReference.cache b/AUTS_DataService/obj/Debug/AUTS_DataService.vbprojAssemblyReference.cache index 9a95ac3..b8f1c95 100644 Binary files a/AUTS_DataService/obj/Debug/AUTS_DataService.vbprojAssemblyReference.cache and b/AUTS_DataService/obj/Debug/AUTS_DataService.vbprojAssemblyReference.cache differ diff --git a/AUTS_ProductEntry/bin/Debug/AUTS_ProductEntry.exe b/AUTS_ProductEntry/bin/Debug/AUTS_ProductEntry.exe index c846e55..2c8e7b6 100644 Binary files a/AUTS_ProductEntry/bin/Debug/AUTS_ProductEntry.exe and b/AUTS_ProductEntry/bin/Debug/AUTS_ProductEntry.exe differ diff --git a/AUTS_ProductEntry/bin/Debug/AUTS_ProductEntry.pdb b/AUTS_ProductEntry/bin/Debug/AUTS_ProductEntry.pdb index 6b4f00b..e0ad99e 100644 Binary files a/AUTS_ProductEntry/bin/Debug/AUTS_ProductEntry.pdb and b/AUTS_ProductEntry/bin/Debug/AUTS_ProductEntry.pdb differ diff --git a/AUTS_ProductEntry/bin/Debug/UTS_Core.dll b/AUTS_ProductEntry/bin/Debug/UTS_Core.dll index 1340a7c..f2688bd 100644 Binary files a/AUTS_ProductEntry/bin/Debug/UTS_Core.dll and b/AUTS_ProductEntry/bin/Debug/UTS_Core.dll differ diff --git a/AUTS_ProductEntry/bin/Debug/UTS_Core.dll.config b/AUTS_ProductEntry/bin/Debug/UTS_Core.dll.config index 42da8b6..fdb512c 100644 --- a/AUTS_ProductEntry/bin/Debug/UTS_Core.dll.config +++ b/AUTS_ProductEntry/bin/Debug/UTS_Core.dll.config @@ -39,6 +39,9 @@ + + 0 + diff --git a/AUTS_ProductEntry/bin/Debug/UTS_Core.pdb b/AUTS_ProductEntry/bin/Debug/UTS_Core.pdb index ec8011d..3007348 100644 Binary files a/AUTS_ProductEntry/bin/Debug/UTS_Core.pdb and b/AUTS_ProductEntry/bin/Debug/UTS_Core.pdb differ diff --git a/AUTS_ProductEntry/bin/Debug/UTS_Core.xml b/AUTS_ProductEntry/bin/Debug/UTS_Core.xml index ed6730f..74f784d 100644 --- a/AUTS_ProductEntry/bin/Debug/UTS_Core.xml +++ b/AUTS_ProductEntry/bin/Debug/UTS_Core.xml @@ -1270,7 +1270,7 @@ UTS_Core - 返回表达式的值 'Momo 2022-11-10 增加 + 返回表达式的值 'Momo 2022-11-10 增加 、Momo 2023-12-15 错误时抛出错误而不是弹窗 @@ -5805,6 +5805,24 @@ UTS_Core + + + 前置站位 + + + + + + 后置站位 + + + + + + 软件版本 + + + 读取测试站属性 @@ -6703,6 +6721,12 @@ UTS_Core + + + 当前节点是否处于重试状态 + + + 展开节点 @@ -7293,7 +7317,7 @@ UTS_Core - 仅一个参数字符串是否包含关系,忽略大小写,下限则为目标字符串包含下限,上限则为上限字符串包含目标字符串 + 仅一个参数字符串是否包含关系,忽略大小写,返回数据包含上下限中任意一个字符串即算ok @@ -7348,7 +7372,7 @@ UTS_Core 上限 - + 多参数浮点型列表比较上下限 @@ -7447,6 +7471,18 @@ UTS_Core + + + 下限_2 + + + + + + 上限_2 + + + 执行结果 @@ -7682,6 +7718,18 @@ UTS_Core + + + 输入框值 + + + + + + 密码模式 + + + 当前百分比 @@ -7981,18 +8029,6 @@ UTS_Core 从节点开始往下测试 - - - 输入框值 - - - - - - 密码模式 - - - PC机地址 @@ -8212,6 +8248,12 @@ UTS_Core + + 内置模块入口集合 + + + 自定义模块下函数入口集合 + 测试记录所关联的控件 @@ -8224,6 +8266,48 @@ UTS_Core + + + 获取指定变量名的变量值 + + 变量名 + 调用模块时传入的局部变量 + + + + + 替换字符串中使用的变量,返回替换后的字符串 + + 原字符串 + 调用模块时传入的局部变量 + 替换后的字符串 + + + + 更新测试模块入库 + + + + + 获取执行行节点集合中测试模块入口,并存储至内部模块入口集合 + + 存储测试模块入口集合 + 行节点集合 + + + + 获取固定模块节点 + + 固定模块名 + + + + + 获取模块节点 + + 模块名 + + 初始化记录表格 @@ -9508,5 +9592,15 @@ UTS系列App与UtsCore交互为避免重复书写产生的中间类 + + + 解析模式,并且确定有关参数 + + + + + 常驻线程,执行各种Mode + + diff --git a/AUTS_ProductEntry/obj/Debug/AUTS_ProductEntry.exe b/AUTS_ProductEntry/obj/Debug/AUTS_ProductEntry.exe index c846e55..2c8e7b6 100644 Binary files a/AUTS_ProductEntry/obj/Debug/AUTS_ProductEntry.exe and b/AUTS_ProductEntry/obj/Debug/AUTS_ProductEntry.exe differ diff --git a/AUTS_ProductEntry/obj/Debug/AUTS_ProductEntry.pdb b/AUTS_ProductEntry/obj/Debug/AUTS_ProductEntry.pdb index 6b4f00b..e0ad99e 100644 Binary files a/AUTS_ProductEntry/obj/Debug/AUTS_ProductEntry.pdb and b/AUTS_ProductEntry/obj/Debug/AUTS_ProductEntry.pdb differ diff --git a/AUTS_ProductEntry/obj/Debug/AUTS_ProductEntry.vbproj.CoreCompileInputs.cache b/AUTS_ProductEntry/obj/Debug/AUTS_ProductEntry.vbproj.CoreCompileInputs.cache index 4b96a57..af8b774 100644 --- a/AUTS_ProductEntry/obj/Debug/AUTS_ProductEntry.vbproj.CoreCompileInputs.cache +++ b/AUTS_ProductEntry/obj/Debug/AUTS_ProductEntry.vbproj.CoreCompileInputs.cache @@ -1 +1 @@ -125ef15814c1575afdcc9351daf0425173090044 +b609f94f79a0b441bdb97d5aee754ba8ae380fe1 diff --git a/AUTS_ProductEntry/obj/Debug/AUTS_ProductEntry.vbproj.FileListAbsolute.txt b/AUTS_ProductEntry/obj/Debug/AUTS_ProductEntry.vbproj.FileListAbsolute.txt index 5c4297c..9380310 100644 --- a/AUTS_ProductEntry/obj/Debug/AUTS_ProductEntry.vbproj.FileListAbsolute.txt +++ b/AUTS_ProductEntry/obj/Debug/AUTS_ProductEntry.vbproj.FileListAbsolute.txt @@ -238,3 +238,51 @@ D:\Sync\RD_PC\Project\UTS_Studio\src\AUTS_ProductEntry\obj\Debug\AUTS_ProductEnt D:\Sync\RD_PC\Project\UTS_Studio\src\AUTS_ProductEntry\obj\Debug\AUTS_ProductEntry.exe D:\Sync\RD_PC\Project\UTS_Studio\src\AUTS_ProductEntry\obj\Debug\AUTS_ProductEntry.xml D:\Sync\RD_PC\Project\UTS_Studio\src\AUTS_ProductEntry\obj\Debug\AUTS_ProductEntry.pdb +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\AUTS_ProductEntry.exe.config +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\AUTS_ProductEntry.exe +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\AUTS_ProductEntry.pdb +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\AUTS_ProductEntry.xml +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\UTS_Core.dll +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\SharpCompress.dll +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\FluentFTP.dll +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\FlexCell.dll +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\Newtonsoft.Json.dll +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\TeeChart.dll +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\MySql.Data.dll +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\System.Memory.dll +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\System.Buffers.dll +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\System.Text.Encoding.CodePages.dll +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\System.Runtime.CompilerServices.Unsafe.dll +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\Google.Protobuf.dll +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\Zstandard.Net.dll +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\K4os.Compression.LZ4.Streams.dll +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\BouncyCastle.Crypto.dll +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\Ubiety.Dns.Core.dll +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\System.Numerics.Vectors.dll +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\K4os.Compression.LZ4.dll +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\K4os.Hash.xxHash.dll +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\UTS_Core.pdb +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\UTS_Core.xml +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\UTS_Core.dll.config +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\FluentFTP.xml +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\Newtonsoft.Json.xml +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\MySql.Data.xml +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\System.Memory.xml +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\System.Buffers.xml +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\System.Text.Encoding.CodePages.xml +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\System.Runtime.CompilerServices.Unsafe.xml +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\Google.Protobuf.pdb +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\Google.Protobuf.xml +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\K4os.Compression.LZ4.Streams.xml +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\System.Numerics.Vectors.xml +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\K4os.Compression.LZ4.xml +E:\Git\AUTS\AUTS_ProductEntry\bin\Debug\K4os.Hash.xxHash.xml +E:\Git\AUTS\AUTS_ProductEntry\obj\Debug\AUTS_ProductEntry.vbprojAssemblyReference.cache +E:\Git\AUTS\AUTS_ProductEntry\obj\Debug\AUTS_ProductEntry.FrmMain.resources +E:\Git\AUTS\AUTS_ProductEntry\obj\Debug\AUTS_ProductEntry.Resources.resources +E:\Git\AUTS\AUTS_ProductEntry\obj\Debug\AUTS_ProductEntry.vbproj.GenerateResource.cache +E:\Git\AUTS\AUTS_ProductEntry\obj\Debug\AUTS_ProductEntry.vbproj.CoreCompileInputs.cache +E:\Git\AUTS\AUTS_ProductEntry\obj\Debug\AUTS_ProductEntry.vbproj.CopyComplete +E:\Git\AUTS\AUTS_ProductEntry\obj\Debug\AUTS_ProductEntry.exe +E:\Git\AUTS\AUTS_ProductEntry\obj\Debug\AUTS_ProductEntry.xml +E:\Git\AUTS\AUTS_ProductEntry\obj\Debug\AUTS_ProductEntry.pdb diff --git a/AUTS_ProductEntry/obj/Debug/AUTS_ProductEntry.vbproj.GenerateResource.cache b/AUTS_ProductEntry/obj/Debug/AUTS_ProductEntry.vbproj.GenerateResource.cache index 023c9a2..277b68c 100644 Binary files a/AUTS_ProductEntry/obj/Debug/AUTS_ProductEntry.vbproj.GenerateResource.cache and b/AUTS_ProductEntry/obj/Debug/AUTS_ProductEntry.vbproj.GenerateResource.cache differ diff --git a/AUTS_ProductEntry/obj/Debug/AUTS_ProductEntry.vbprojAssemblyReference.cache b/AUTS_ProductEntry/obj/Debug/AUTS_ProductEntry.vbprojAssemblyReference.cache index 6879b27..2b7b8c1 100644 Binary files a/AUTS_ProductEntry/obj/Debug/AUTS_ProductEntry.vbprojAssemblyReference.cache and b/AUTS_ProductEntry/obj/Debug/AUTS_ProductEntry.vbprojAssemblyReference.cache differ diff --git a/AUTS_Repair/bin/Debug/AUTS_Repair.exe b/AUTS_Repair/bin/Debug/AUTS_Repair.exe index 2794a6a..4dd8cf0 100644 Binary files a/AUTS_Repair/bin/Debug/AUTS_Repair.exe and b/AUTS_Repair/bin/Debug/AUTS_Repair.exe differ diff --git a/AUTS_Repair/bin/Debug/AUTS_Repair.pdb b/AUTS_Repair/bin/Debug/AUTS_Repair.pdb index 24443bc..21ef5cf 100644 Binary files a/AUTS_Repair/bin/Debug/AUTS_Repair.pdb and b/AUTS_Repair/bin/Debug/AUTS_Repair.pdb differ diff --git a/AUTS_Repair/bin/Debug/UTS_Core.dll b/AUTS_Repair/bin/Debug/UTS_Core.dll index 1340a7c..f2688bd 100644 Binary files a/AUTS_Repair/bin/Debug/UTS_Core.dll and b/AUTS_Repair/bin/Debug/UTS_Core.dll differ diff --git a/AUTS_Repair/bin/Debug/UTS_Core.dll.config b/AUTS_Repair/bin/Debug/UTS_Core.dll.config index 42da8b6..fdb512c 100644 --- a/AUTS_Repair/bin/Debug/UTS_Core.dll.config +++ b/AUTS_Repair/bin/Debug/UTS_Core.dll.config @@ -39,6 +39,9 @@ + + 0 + diff --git a/AUTS_Repair/bin/Debug/UTS_Core.pdb b/AUTS_Repair/bin/Debug/UTS_Core.pdb index ec8011d..3007348 100644 Binary files a/AUTS_Repair/bin/Debug/UTS_Core.pdb and b/AUTS_Repair/bin/Debug/UTS_Core.pdb differ diff --git a/AUTS_Repair/bin/Debug/UTS_Core.xml b/AUTS_Repair/bin/Debug/UTS_Core.xml index ed6730f..74f784d 100644 --- a/AUTS_Repair/bin/Debug/UTS_Core.xml +++ b/AUTS_Repair/bin/Debug/UTS_Core.xml @@ -1270,7 +1270,7 @@ UTS_Core - 返回表达式的值 'Momo 2022-11-10 增加 + 返回表达式的值 'Momo 2022-11-10 增加 、Momo 2023-12-15 错误时抛出错误而不是弹窗 @@ -5805,6 +5805,24 @@ UTS_Core + + + 前置站位 + + + + + + 后置站位 + + + + + + 软件版本 + + + 读取测试站属性 @@ -6703,6 +6721,12 @@ UTS_Core + + + 当前节点是否处于重试状态 + + + 展开节点 @@ -7293,7 +7317,7 @@ UTS_Core - 仅一个参数字符串是否包含关系,忽略大小写,下限则为目标字符串包含下限,上限则为上限字符串包含目标字符串 + 仅一个参数字符串是否包含关系,忽略大小写,返回数据包含上下限中任意一个字符串即算ok @@ -7348,7 +7372,7 @@ UTS_Core 上限 - + 多参数浮点型列表比较上下限 @@ -7447,6 +7471,18 @@ UTS_Core + + + 下限_2 + + + + + + 上限_2 + + + 执行结果 @@ -7682,6 +7718,18 @@ UTS_Core + + + 输入框值 + + + + + + 密码模式 + + + 当前百分比 @@ -7981,18 +8029,6 @@ UTS_Core 从节点开始往下测试 - - - 输入框值 - - - - - - 密码模式 - - - PC机地址 @@ -8212,6 +8248,12 @@ UTS_Core + + 内置模块入口集合 + + + 自定义模块下函数入口集合 + 测试记录所关联的控件 @@ -8224,6 +8266,48 @@ UTS_Core + + + 获取指定变量名的变量值 + + 变量名 + 调用模块时传入的局部变量 + + + + + 替换字符串中使用的变量,返回替换后的字符串 + + 原字符串 + 调用模块时传入的局部变量 + 替换后的字符串 + + + + 更新测试模块入库 + + + + + 获取执行行节点集合中测试模块入口,并存储至内部模块入口集合 + + 存储测试模块入口集合 + 行节点集合 + + + + 获取固定模块节点 + + 固定模块名 + + + + + 获取模块节点 + + 模块名 + + 初始化记录表格 @@ -9508,5 +9592,15 @@ UTS系列App与UtsCore交互为避免重复书写产生的中间类 + + + 解析模式,并且确定有关参数 + + + + + 常驻线程,执行各种Mode + + diff --git a/AUTS_Repair/obj/Debug/AUTS_Repair.Resources.resources b/AUTS_Repair/obj/Debug/AUTS_Repair.Resources.resources index 11296bf..2383bfe 100644 Binary files a/AUTS_Repair/obj/Debug/AUTS_Repair.Resources.resources and b/AUTS_Repair/obj/Debug/AUTS_Repair.Resources.resources differ diff --git a/AUTS_Repair/obj/Debug/AUTS_Repair.exe b/AUTS_Repair/obj/Debug/AUTS_Repair.exe index 2794a6a..4dd8cf0 100644 Binary files a/AUTS_Repair/obj/Debug/AUTS_Repair.exe and b/AUTS_Repair/obj/Debug/AUTS_Repair.exe differ diff --git a/AUTS_Repair/obj/Debug/AUTS_Repair.pdb b/AUTS_Repair/obj/Debug/AUTS_Repair.pdb index 24443bc..21ef5cf 100644 Binary files a/AUTS_Repair/obj/Debug/AUTS_Repair.pdb and b/AUTS_Repair/obj/Debug/AUTS_Repair.pdb differ diff --git a/AUTS_Repair/obj/Debug/AUTS_Repair.vbproj.CoreCompileInputs.cache b/AUTS_Repair/obj/Debug/AUTS_Repair.vbproj.CoreCompileInputs.cache index 9fe4087..16c2912 100644 --- a/AUTS_Repair/obj/Debug/AUTS_Repair.vbproj.CoreCompileInputs.cache +++ b/AUTS_Repair/obj/Debug/AUTS_Repair.vbproj.CoreCompileInputs.cache @@ -1 +1 @@ -ced7b3c7b20b5de88404f5e1e7ba6861afe44532 +1ccdb82248a8db8afc8c187a49c2161670801675 diff --git a/AUTS_Repair/obj/Debug/AUTS_Repair.vbproj.FileListAbsolute.txt b/AUTS_Repair/obj/Debug/AUTS_Repair.vbproj.FileListAbsolute.txt index 44c6f7b..0e5ca5f 100644 --- a/AUTS_Repair/obj/Debug/AUTS_Repair.vbproj.FileListAbsolute.txt +++ b/AUTS_Repair/obj/Debug/AUTS_Repair.vbproj.FileListAbsolute.txt @@ -211,3 +211,56 @@ D:\Sync\RD_PC\Project\UTS_Studio\src\AUTS_Repair\obj\Debug\AUTS_Repair.vbproj.Co D:\Sync\RD_PC\Project\UTS_Studio\src\AUTS_Repair\obj\Debug\AUTS_Repair.exe D:\Sync\RD_PC\Project\UTS_Studio\src\AUTS_Repair\obj\Debug\AUTS_Repair.xml D:\Sync\RD_PC\Project\UTS_Studio\src\AUTS_Repair\obj\Debug\AUTS_Repair.pdb +E:\Git\AUTS\AUTS_Repair\bin\Debug\AUTS_Repair.exe.config +E:\Git\AUTS\AUTS_Repair\bin\Debug\AUTS_Repair.exe +E:\Git\AUTS\AUTS_Repair\bin\Debug\AUTS_Repair.pdb +E:\Git\AUTS\AUTS_Repair\bin\Debug\AUTS_Repair.xml +E:\Git\AUTS\AUTS_Repair\bin\Debug\FluentFTP.dll +E:\Git\AUTS\AUTS_Repair\bin\Debug\System.Buffers.dll +E:\Git\AUTS\AUTS_Repair\bin\Debug\System.Drawing.Common.dll +E:\Git\AUTS\AUTS_Repair\bin\Debug\System.Memory.dll +E:\Git\AUTS\AUTS_Repair\bin\Debug\System.Numerics.Vectors.dll +E:\Git\AUTS\AUTS_Repair\bin\Debug\System.Runtime.CompilerServices.Unsafe.dll +E:\Git\AUTS\AUTS_Repair\bin\Debug\System.ValueTuple.dll +E:\Git\AUTS\AUTS_Repair\bin\Debug\UTS_Core.dll +E:\Git\AUTS\AUTS_Repair\bin\Debug\SharpCompress.dll +E:\Git\AUTS\AUTS_Repair\bin\Debug\Newtonsoft.Json.dll +E:\Git\AUTS\AUTS_Repair\bin\Debug\MySql.Data.dll +E:\Git\AUTS\AUTS_Repair\bin\Debug\System.Data.SQLite.dll +E:\Git\AUTS\AUTS_Repair\bin\Debug\System.Text.Encoding.CodePages.dll +E:\Git\AUTS\AUTS_Repair\bin\Debug\Google.Protobuf.dll +E:\Git\AUTS\AUTS_Repair\bin\Debug\Zstandard.Net.dll +E:\Git\AUTS\AUTS_Repair\bin\Debug\K4os.Compression.LZ4.Streams.dll +E:\Git\AUTS\AUTS_Repair\bin\Debug\BouncyCastle.Crypto.dll +E:\Git\AUTS\AUTS_Repair\bin\Debug\Ubiety.Dns.Core.dll +E:\Git\AUTS\AUTS_Repair\bin\Debug\K4os.Compression.LZ4.dll +E:\Git\AUTS\AUTS_Repair\bin\Debug\K4os.Hash.xxHash.dll +E:\Git\AUTS\AUTS_Repair\bin\Debug\UTS_Core.pdb +E:\Git\AUTS\AUTS_Repair\bin\Debug\UTS_Core.xml +E:\Git\AUTS\AUTS_Repair\bin\Debug\UTS_Core.dll.config +E:\Git\AUTS\AUTS_Repair\bin\Debug\FluentFTP.xml +E:\Git\AUTS\AUTS_Repair\bin\Debug\System.Buffers.xml +E:\Git\AUTS\AUTS_Repair\bin\Debug\System.Drawing.Common.xml +E:\Git\AUTS\AUTS_Repair\bin\Debug\System.Memory.xml +E:\Git\AUTS\AUTS_Repair\bin\Debug\System.Numerics.Vectors.xml +E:\Git\AUTS\AUTS_Repair\bin\Debug\System.Runtime.CompilerServices.Unsafe.xml +E:\Git\AUTS\AUTS_Repair\bin\Debug\System.ValueTuple.xml +E:\Git\AUTS\AUTS_Repair\bin\Debug\Newtonsoft.Json.xml +E:\Git\AUTS\AUTS_Repair\bin\Debug\MySql.Data.xml +E:\Git\AUTS\AUTS_Repair\bin\Debug\System.Text.Encoding.CodePages.xml +E:\Git\AUTS\AUTS_Repair\bin\Debug\Google.Protobuf.pdb +E:\Git\AUTS\AUTS_Repair\bin\Debug\Google.Protobuf.xml +E:\Git\AUTS\AUTS_Repair\bin\Debug\K4os.Compression.LZ4.Streams.xml +E:\Git\AUTS\AUTS_Repair\bin\Debug\K4os.Compression.LZ4.xml +E:\Git\AUTS\AUTS_Repair\bin\Debug\K4os.Hash.xxHash.xml +E:\Git\AUTS\AUTS_Repair\obj\Debug\AUTS_Repair.vbprojAssemblyReference.cache +E:\Git\AUTS\AUTS_Repair\obj\Debug\AUTS_Repair.FrmMain.resources +E:\Git\AUTS\AUTS_Repair\obj\Debug\AUTS_Repair.FrmCheckLog.resources +E:\Git\AUTS\AUTS_Repair\obj\Debug\AUTS_Repair.FrmImage.resources +E:\Git\AUTS\AUTS_Repair\obj\Debug\AUTS_Repair.Resources.resources +E:\Git\AUTS\AUTS_Repair\obj\Debug\AUTS_Repair.vbproj.GenerateResource.cache +E:\Git\AUTS\AUTS_Repair\obj\Debug\AUTS_Repair.vbproj.CoreCompileInputs.cache +E:\Git\AUTS\AUTS_Repair\obj\Debug\AUTS_Repair.vbproj.CopyComplete +E:\Git\AUTS\AUTS_Repair\obj\Debug\AUTS_Repair.exe +E:\Git\AUTS\AUTS_Repair\obj\Debug\AUTS_Repair.xml +E:\Git\AUTS\AUTS_Repair\obj\Debug\AUTS_Repair.pdb diff --git a/AUTS_Repair/obj/Debug/AUTS_Repair.vbproj.GenerateResource.cache b/AUTS_Repair/obj/Debug/AUTS_Repair.vbproj.GenerateResource.cache index 4977e3e..84efdfb 100644 Binary files a/AUTS_Repair/obj/Debug/AUTS_Repair.vbproj.GenerateResource.cache and b/AUTS_Repair/obj/Debug/AUTS_Repair.vbproj.GenerateResource.cache differ diff --git a/AUTS_Repair/obj/Debug/AUTS_Repair.vbprojAssemblyReference.cache b/AUTS_Repair/obj/Debug/AUTS_Repair.vbprojAssemblyReference.cache index 4802a06..09504db 100644 Binary files a/AUTS_Repair/obj/Debug/AUTS_Repair.vbprojAssemblyReference.cache and b/AUTS_Repair/obj/Debug/AUTS_Repair.vbprojAssemblyReference.cache differ diff --git a/AUTS_ServiceControler/bin/Debug/AUTS_SeviceControler.exe b/AUTS_ServiceControler/bin/Debug/AUTS_SeviceControler.exe index fa5210f..6e10735 100644 Binary files a/AUTS_ServiceControler/bin/Debug/AUTS_SeviceControler.exe and b/AUTS_ServiceControler/bin/Debug/AUTS_SeviceControler.exe differ diff --git a/AUTS_ServiceControler/bin/Debug/AUTS_SeviceControler.pdb b/AUTS_ServiceControler/bin/Debug/AUTS_SeviceControler.pdb index 9376d17..50cf1cb 100644 Binary files a/AUTS_ServiceControler/bin/Debug/AUTS_SeviceControler.pdb and b/AUTS_ServiceControler/bin/Debug/AUTS_SeviceControler.pdb differ diff --git a/AUTS_ServiceControler/bin/Debug/UTS_Core.dll b/AUTS_ServiceControler/bin/Debug/UTS_Core.dll index 41947b6..f2688bd 100644 Binary files a/AUTS_ServiceControler/bin/Debug/UTS_Core.dll and b/AUTS_ServiceControler/bin/Debug/UTS_Core.dll differ diff --git a/AUTS_ServiceControler/bin/Debug/UTS_Core.pdb b/AUTS_ServiceControler/bin/Debug/UTS_Core.pdb index 5bcce0c..3007348 100644 Binary files a/AUTS_ServiceControler/bin/Debug/UTS_Core.pdb and b/AUTS_ServiceControler/bin/Debug/UTS_Core.pdb differ diff --git a/AUTS_ServiceControler/bin/Debug/UTS_Core.xml b/AUTS_ServiceControler/bin/Debug/UTS_Core.xml index e845734..74f784d 100644 --- a/AUTS_ServiceControler/bin/Debug/UTS_Core.xml +++ b/AUTS_ServiceControler/bin/Debug/UTS_Core.xml @@ -6721,6 +6721,12 @@ UTS_Core + + + 当前节点是否处于重试状态 + + + 展开节点 diff --git a/AUTS_ServiceControler/obj/Debug/AUTS_ServiceControler.vbproj.CoreCompileInputs.cache b/AUTS_ServiceControler/obj/Debug/AUTS_ServiceControler.vbproj.CoreCompileInputs.cache index 8ec0e59..d1db9c7 100644 --- a/AUTS_ServiceControler/obj/Debug/AUTS_ServiceControler.vbproj.CoreCompileInputs.cache +++ b/AUTS_ServiceControler/obj/Debug/AUTS_ServiceControler.vbproj.CoreCompileInputs.cache @@ -1 +1 @@ -94825d8c21036876b4bb3e9e260fc86ac674efc6718807863fa843a9db1ffea7 +35ba155fcb9d717ab5247a80b27e5618004308e0 diff --git a/AUTS_ServiceControler/obj/Debug/AUTS_ServiceControler.vbproj.GenerateResource.cache b/AUTS_ServiceControler/obj/Debug/AUTS_ServiceControler.vbproj.GenerateResource.cache index 4786d72..784f3ca 100644 Binary files a/AUTS_ServiceControler/obj/Debug/AUTS_ServiceControler.vbproj.GenerateResource.cache and b/AUTS_ServiceControler/obj/Debug/AUTS_ServiceControler.vbproj.GenerateResource.cache differ diff --git a/AUTS_ServiceControler/obj/Debug/AUTS_ServiceControler.vbprojAssemblyReference.cache b/AUTS_ServiceControler/obj/Debug/AUTS_ServiceControler.vbprojAssemblyReference.cache index f3ad7ef..8c82647 100644 Binary files a/AUTS_ServiceControler/obj/Debug/AUTS_ServiceControler.vbprojAssemblyReference.cache and b/AUTS_ServiceControler/obj/Debug/AUTS_ServiceControler.vbprojAssemblyReference.cache differ diff --git a/AUTS_ServiceControler/obj/Debug/AUTS_SeviceControler.FrmMain.resources b/AUTS_ServiceControler/obj/Debug/AUTS_SeviceControler.FrmMain.resources index fc847a6..732db45 100644 Binary files a/AUTS_ServiceControler/obj/Debug/AUTS_SeviceControler.FrmMain.resources and b/AUTS_ServiceControler/obj/Debug/AUTS_SeviceControler.FrmMain.resources differ diff --git a/AUTS_ServiceControler/obj/Debug/AUTS_SeviceControler.exe b/AUTS_ServiceControler/obj/Debug/AUTS_SeviceControler.exe index fa5210f..6e10735 100644 Binary files a/AUTS_ServiceControler/obj/Debug/AUTS_SeviceControler.exe and b/AUTS_ServiceControler/obj/Debug/AUTS_SeviceControler.exe differ diff --git a/AUTS_ServiceControler/obj/Debug/AUTS_SeviceControler.pdb b/AUTS_ServiceControler/obj/Debug/AUTS_SeviceControler.pdb index 9376d17..50cf1cb 100644 Binary files a/AUTS_ServiceControler/obj/Debug/AUTS_SeviceControler.pdb and b/AUTS_ServiceControler/obj/Debug/AUTS_SeviceControler.pdb differ diff --git a/AUTS_Studio/bin/Debug/AUTS_Studio.exe b/AUTS_Studio/bin/Debug/AUTS_Studio.exe index 3a30b77..3d33834 100644 Binary files a/AUTS_Studio/bin/Debug/AUTS_Studio.exe and b/AUTS_Studio/bin/Debug/AUTS_Studio.exe differ diff --git a/AUTS_Studio/bin/Debug/AUTS_Studio.pdb b/AUTS_Studio/bin/Debug/AUTS_Studio.pdb index 7d801e5..579ad31 100644 Binary files a/AUTS_Studio/bin/Debug/AUTS_Studio.pdb and b/AUTS_Studio/bin/Debug/AUTS_Studio.pdb differ diff --git a/AUTS_Studio/bin/Debug/UTS_Core.dll b/AUTS_Studio/bin/Debug/UTS_Core.dll index 9cb17b4..f2688bd 100644 Binary files a/AUTS_Studio/bin/Debug/UTS_Core.dll and b/AUTS_Studio/bin/Debug/UTS_Core.dll differ diff --git a/AUTS_Studio/bin/Debug/UTS_Core.pdb b/AUTS_Studio/bin/Debug/UTS_Core.pdb index 94bbabb..3007348 100644 Binary files a/AUTS_Studio/bin/Debug/UTS_Core.pdb and b/AUTS_Studio/bin/Debug/UTS_Core.pdb differ diff --git a/AUTS_Studio/bin/Debug/UTS_Core.xml b/AUTS_Studio/bin/Debug/UTS_Core.xml index e845734..74f784d 100644 --- a/AUTS_Studio/bin/Debug/UTS_Core.xml +++ b/AUTS_Studio/bin/Debug/UTS_Core.xml @@ -6721,6 +6721,12 @@ UTS_Core + + + 当前节点是否处于重试状态 + + + 展开节点 diff --git a/AUTS_Studio/obj/Debug/AUTS_Studio.exe b/AUTS_Studio/obj/Debug/AUTS_Studio.exe index 3a30b77..3d33834 100644 Binary files a/AUTS_Studio/obj/Debug/AUTS_Studio.exe and b/AUTS_Studio/obj/Debug/AUTS_Studio.exe differ diff --git a/AUTS_Studio/obj/Debug/AUTS_Studio.pdb b/AUTS_Studio/obj/Debug/AUTS_Studio.pdb index 7d801e5..579ad31 100644 Binary files a/AUTS_Studio/obj/Debug/AUTS_Studio.pdb and b/AUTS_Studio/obj/Debug/AUTS_Studio.pdb differ diff --git a/AUTS_Studio/obj/Debug/AUTS_Studio.vbproj.CoreCompileInputs.cache b/AUTS_Studio/obj/Debug/AUTS_Studio.vbproj.CoreCompileInputs.cache index cdc1483..bb804d5 100644 --- a/AUTS_Studio/obj/Debug/AUTS_Studio.vbproj.CoreCompileInputs.cache +++ b/AUTS_Studio/obj/Debug/AUTS_Studio.vbproj.CoreCompileInputs.cache @@ -1 +1 @@ -c15f55536a2796d048bf867bc31127460b623202a67bc7b272cbfdae0e8e5f4e +b337b4c45107ef79f1d1783a6eef4bc652a8b2a6 diff --git a/AUTS_Studio/obj/Debug/AUTS_Studio.vbproj.GenerateResource.cache b/AUTS_Studio/obj/Debug/AUTS_Studio.vbproj.GenerateResource.cache index e41e50d..1634368 100644 Binary files a/AUTS_Studio/obj/Debug/AUTS_Studio.vbproj.GenerateResource.cache and b/AUTS_Studio/obj/Debug/AUTS_Studio.vbproj.GenerateResource.cache differ diff --git a/AUTS_Studio/obj/Debug/AUTS_Studio.vbprojAssemblyReference.cache b/AUTS_Studio/obj/Debug/AUTS_Studio.vbprojAssemblyReference.cache index feef425..e43e478 100644 Binary files a/AUTS_Studio/obj/Debug/AUTS_Studio.vbprojAssemblyReference.cache and b/AUTS_Studio/obj/Debug/AUTS_Studio.vbprojAssemblyReference.cache differ diff --git a/AUTS_UpdateService/bin/Debug/AUTS_UpdateService.application b/AUTS_UpdateService/bin/Debug/AUTS_UpdateService.application index 18eb9c4..1d3c412 100644 --- a/AUTS_UpdateService/bin/Debug/AUTS_UpdateService.application +++ b/AUTS_UpdateService/bin/Debug/AUTS_UpdateService.application @@ -14,14 +14,14 @@ - + - YnZT5KLvE74ZTK/m+8CtTWWmgcxlAfC+Egc06dLhKXk= + 9D6pRZwe7c0RJKFASq4M2uOASriQdapCP2y8Gq8zVmU= diff --git a/AUTS_UpdateService/bin/Debug/AUTS_UpdateService.exe b/AUTS_UpdateService/bin/Debug/AUTS_UpdateService.exe index 2ad60ff..13c7b82 100644 Binary files a/AUTS_UpdateService/bin/Debug/AUTS_UpdateService.exe and b/AUTS_UpdateService/bin/Debug/AUTS_UpdateService.exe differ diff --git a/AUTS_UpdateService/bin/Debug/AUTS_UpdateService.exe.manifest b/AUTS_UpdateService/bin/Debug/AUTS_UpdateService.exe.manifest index a00896d..3cdf1da 100644 --- a/AUTS_UpdateService/bin/Debug/AUTS_UpdateService.exe.manifest +++ b/AUTS_UpdateService/bin/Debug/AUTS_UpdateService.exe.manifest @@ -48,7 +48,7 @@ - n+SbM64cnX2KQDtQOmjJlc/vp3jFadPenAMEL/BBHbY= + afZxvEwXDzXmkyFJ6s1qWEpbJvtw1y5rRHSkIqtKdkU= @@ -269,14 +269,14 @@ - + - HM3dOm8+iMTrlrJtJu5deTlH+jpTuFSd8a8ECAllo+M= + E2tyPGK7N06NXIO1C1fb8RDDxHg8q0UBn3x6QpmfRkI= @@ -301,6 +301,15 @@ MeksJnLWXm+8Jx4DiGQoGIGdva2vRAaqtYPfDK/63uw= + + + + + + + 28d0pL6ZczrSHwUZ0CvOoTbAMTd1JgQWtf+IVJOCVJE= + +