修复测试进度异常问题;修复Main以外固定模块调用Call命令异常问题
This commit is contained in:
@@ -162,6 +162,11 @@ Namespace UTSModule.Station
|
||||
''' 测试流程固定模块
|
||||
''' </summary>
|
||||
Enum FixedModuleEnum
|
||||
''' <summary>
|
||||
''' 空模块,无测试时默认值
|
||||
''' </summary>
|
||||
None
|
||||
|
||||
''' <summary>
|
||||
''' 主模块,测试起始模块
|
||||
''' </summary>
|
||||
|
||||
Reference in New Issue
Block a user