1、添加时间工具关键字
2、调整部分错误
This commit is contained in:
@@ -7,7 +7,7 @@ Resource ../tsg_bfapi/ApiRequest.robot
|
||||
|
||||
*** Keywords ***
|
||||
schema
|
||||
${responsedata} Get-Request log/schema?logType=active_defence_event_log
|
||||
${responsedata} Get-Request /v1/log/schema?logType=active_defence_event_log
|
||||
${responsedata1} Get From Dictionary ${responsedata} data
|
||||
${responsefields} Get From Dictionary ${responsedata1} fields
|
||||
[Return] ${responsedata}
|
||||
|
||||
Reference in New Issue
Block a user