Commit 170b74ac by taoke
parents 0fb2ef5d c643af63
......@@ -131,8 +131,8 @@ class TestRegister():
req_data['horPercent'] = 1
elif casenum == 'verifyCodedetailRegister008':
req_data['jtId'] = None
# elif casenum == 'verifyCodedetailRegister009' or casenum == 'verifyCodedetailRegister010':
# # time.sleep(60)
elif casenum == 'verifyCodedetailRegister009' or casenum == 'verifyCodedetailRegister010':
time.sleep(60)
# pass
if not phone:
res = request_main(url=url, headers=headers, method=method, data=req_data, has_token=False)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment