Commit 18b79d9a by 马川汶

轮询测试

parent 903879ce
......@@ -12,7 +12,7 @@ import requests
from InterfaceAutoTest.common.read_ini import ReadIni
# 创建类
class RequestsMethod:
def __init__(self):
"""关联登录成功的状态--关联token"""
......@@ -62,4 +62,4 @@ class RequestsMethod:
if __name__ == '__main__':
req = RequestsMethod()
\ No newline at end of file
req = RequestsMethod()
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