从公共参数删除版本路径,修改部分不正确路径引用
This commit is contained in:
@@ -11,7 +11,7 @@ Resource ../../../03-Variable/AllFlowCaseVariable.txt
|
||||
*** Variables ***
|
||||
${policyIds} ${EMPTY}
|
||||
${objectids} ${EMPTY}
|
||||
${url} /policy/profile/decryption
|
||||
${url} /v1/policy/profile/decryption
|
||||
${profileId} ${EMPTY}
|
||||
|
||||
*** Test Cases ***
|
||||
|
||||
Reference in New Issue
Block a user