From a1890ea179d410b48bcce4b10d55a7e0411bcd00 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期二, 11 十一月 2025 18:23:30 +0800
Subject: [PATCH] 问题处理

---
 smartor/src/main/resources/mapper/smartor/ServiceSubtaskMapper.xml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/smartor/src/main/resources/mapper/smartor/ServiceSubtaskMapper.xml b/smartor/src/main/resources/mapper/smartor/ServiceSubtaskMapper.xml
index c9331cd..0979503 100644
--- a/smartor/src/main/resources/mapper/smartor/ServiceSubtaskMapper.xml
+++ b/smartor/src/main/resources/mapper/smartor/ServiceSubtaskMapper.xml
@@ -1399,7 +1399,6 @@
         SUM(pmiCount) AS pmiCount,
         SUM(pmoCount) AS pmoCount
         FROM (
-        -- 闅忚鏁版嵁
         SELECT
         <choose>
             <when test="timeType == 'day'">

--
Gitblit v1.9.3