From 61bc49d5f6d3064b6a74ab5669038c05c17a3815 Mon Sep 17 00:00:00 2001 From: shiziyuan9527 Date: Fri, 31 Dec 2021 14:09:03 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=8E=A5=E5=8F=A3=E6=B5=8B=E8=AF=95):=20?= =?UTF-8?q?=E5=9C=BA=E6=99=AF=E5=AE=9A=E6=97=B6=E4=BB=BB=E5=8A=A1=E6=95=B0?= =?UTF-8?q?=E9=87=8F=E7=BB=9F=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1009438 --user=lyh [github#9018]接口测试模块,添加了定时任务,且执行完成后,在首页-场景定时任务数量统计栏未显示对应的本周执行、历史总执行、成功率等数据,请修改 https://www.tapd.cn/55049933/s/1088942 Closes #9018 --- .../base/mapper/ext/ExtApiScenarioReportMapper.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/backend/src/main/java/io/metersphere/base/mapper/ext/ExtApiScenarioReportMapper.xml b/backend/src/main/java/io/metersphere/base/mapper/ext/ExtApiScenarioReportMapper.xml index 724ef3a990..ac538bbfcd 100644 --- a/backend/src/main/java/io/metersphere/base/mapper/ext/ExtApiScenarioReportMapper.xml +++ b/backend/src/main/java/io/metersphere/base/mapper/ext/ExtApiScenarioReportMapper.xml @@ -233,22 +233,21 @@