上传修改的预统计接口的关键字和case,以及自定义库GetTimeLibrary
This commit is contained in:
@@ -1,20 +1,15 @@
|
||||
*** Settings ***
|
||||
Library String
|
||||
Library json
|
||||
Library OperatingSystem
|
||||
Library RequestsLibrary
|
||||
Library Selenium2Library
|
||||
Library Collections
|
||||
Library FileLibrary
|
||||
Resource ../Common.robot
|
||||
Resource ../../../03-Variable/BifangApiVariable.txt
|
||||
|
||||
Library String
|
||||
Library json
|
||||
Library OperatingSystem
|
||||
Library RequestsLibrary
|
||||
Library Selenium2Library
|
||||
Library Collections
|
||||
Library FileLibrary
|
||||
Resource ../Common.robot
|
||||
Resource ../../../03-Variable/BifangApiVariable.txt
|
||||
|
||||
*** Keywords ***
|
||||
|
||||
InsertFile
|
||||
[Arguments] ${key} ${json}
|
||||
Alter Dict ${path}/02-Keyword/tsg_bfapi/offline_stat_report/Insertfile.txt ${key} ${json}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user