Commit 66abc356 by zhangjingdong

修改报告地址

parent 99985162
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
...@@ -100,8 +100,8 @@ class PostmanApi(): ...@@ -100,8 +100,8 @@ class PostmanApi():
file = [] file = []
report_text= "" report_text= ""
report_text1 = "" report_text1 = ""
# report_file = "/phantom/file/testreport/" report_file = "/phantom/file/testreport/"
report_file = "/Users/lucas/Documents/reporter/" # report_file = "/Users/lucas/Documents/reporter/"
BASE_DIR = os.path.realpath(os.path.dirname(os.path.abspath(__file__))) BASE_DIR = os.path.realpath(os.path.dirname(os.path.abspath(__file__)))
path = os.listdir(BASE_DIR) path = os.listdir(BASE_DIR)
at_the = time.strftime("%H:%M", time.localtime(time.time())) at_the = time.strftime("%H:%M", time.localtime(time.time()))
......
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 sign in to comment