diff --git a/common/all_path.py b/common/all_path.py index 626bc18..f33984c 100644 --- a/common/all_path.py +++ b/common/all_path.py @@ -13,13 +13,12 @@ dataPath = os.path.join(base_path, 'data') configPath = os.path.join(base_path, 'config') logPath = os.path.join(base_path, 'logs') picturePath = os.path.join(base_path, 'png') -reportsPath = os.path.join(base_path, 'target','static', 'allure-report') +reportsPath = os.path.join(base_path, 'target', 'allure-report') screenPath = os.path.join(base_path, 'screencap') -targetPath=os.path.join(base_path, 'target', ) -targetPath_static=os.path.join(base_path, 'target','static', ) +targetPath=os.path.join(base_path, 'target') #Start_server_bat=os.path.join(base_path, 'config',"Start_server.bat") Start_server_bat=os.path.join(base_path, 'config',"fileServices.exe") images_Path=os.path.join(base_path, 'config',"png") #./config/png environmentPath=os.path.join(base_path, 'config',"environment.properties") -allure_results = os.path.join(targetPath_static, 'allure-results','environment.properties') +allure_results = os.path.join(targetPath, 'allure-results','environment.properties') diff --git a/config/fileServices.exe b/config/fileServices.exe index 083da3f..9efc9e5 100644 Binary files a/config/fileServices.exe and b/config/fileServices.exe differ diff --git a/config/report.html b/config/report.html index 96e34ad..b6563e8 100644 --- a/config/report.html +++ b/config/report.html @@ -19,6 +19,6 @@ 查看附件报告方法: