From b1b569605cd0f2bfde4d5547c2c3517143333e99 Mon Sep 17 00:00:00 2001 From: xiao-hesheng Date: Fri, 28 Jun 2024 15:08:57 +0800 Subject: [PATCH] =?UTF-8?q?=E8=84=9A=E6=9C=AC=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/run_cmd_script.py | 3 ++- report/summary.html | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/common/run_cmd_script.py b/common/run_cmd_script.py index 0502f44a..91a2a858 100644 --- a/common/run_cmd_script.py +++ b/common/run_cmd_script.py @@ -1,5 +1,6 @@ import os - +import sys +current_directory = os.path.dirname(os.path.realpath(sys.argv[0])) from common.common_func import commonFuc pro_path=commonFuc().get_pro_path() diff --git a/report/summary.html b/report/summary.html index dff7f6b4..f3137815 100644 --- a/report/summary.html +++ b/report/summary.html @@ -77,7 +77,7 @@ setInterval(updateTime, 1000); // 每秒更新一次时间 1 1 - 0分20秒 + 0分2秒 100.0% @@ -93,9 +93,9 @@ setInterval(updateTime, 1000); // 每秒更新一次时间 - a_c1流程十八中心库业务_拆包功能 + a2_编辑医院信息 成功 - 19.992 + 1.852 xiaohesheng -- GitLab