新增ReportCase测试文件,新增Reportid写入文件关键字

This commit is contained in:
byb11
2021-03-22 16:45:08 +08:00
parent 10bb803dfe
commit 0bbcdae766
2 changed files with 34 additions and 0 deletions

View File

@@ -30,3 +30,7 @@ insert_policyId_to_file1
insert_time_to_file1
[Arguments] ${key} ${starttime}
Alter Dict ${path}/AllFlowCaseVariable1.txt ${key} ${starttime}
insert_Report_to_file1
[Arguments] ${key} ${objectids}
Alter Dict ${path}/ReportCaseVariable.txt ${key} ${objectids}