删除多个地方添加版本号导致的问题
This commit is contained in:
@@ -28,7 +28,7 @@ GetLogCondition
|
||||
PostRemoteData
|
||||
[Arguments] ${url} ${data}
|
||||
${header} Create Dictionary Content-Type=application/json Authorization=${token}
|
||||
Create Session api http://${host}:${port}/${version} headers=${header}
|
||||
Create Session api http://${host}:${port} headers=${header}
|
||||
${remoteResponse} Post Request api ${url} data=${data} headers=${header}
|
||||
[Return] ${remoteResponse}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user