mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 02:21:29 +08:00
#36: add debugtalk.py local per-directory plugins
This commit is contained in:
@@ -65,6 +65,3 @@ def gen_urlencode_str(**kargs):
|
||||
urlencoded_str += "&"
|
||||
|
||||
return urlencoded_str.strip("&")
|
||||
|
||||
def get_timestamp():
|
||||
return int(time.time() * 1000)
|
||||
|
||||
Reference in New Issue
Block a user