From 3426b7a1018fb1fab562a4f1ab515121894ea4e8 Mon Sep 17 00:00:00 2001 From: sh Date: Wed, 25 Mar 2026 17:57:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8C=89=E7=85=A7=E5=8F=91?= =?UTF-8?q?=E5=B8=83=E6=97=B6=E9=97=B4=E7=BB=9F=E8=AE=A1=EF=BC=8C=E4=B8=8D?= =?UTF-8?q?=E6=8C=89=E7=85=A7=E4=B8=8B=E6=9E=B6=E6=97=B6=E9=97=B4=E7=BB=9F?= =?UTF-8?q?=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-bussiness/src/main/resources/mapper/app/StaticsMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruoyi-bussiness/src/main/resources/mapper/app/StaticsMapper.xml b/ruoyi-bussiness/src/main/resources/mapper/app/StaticsMapper.xml index 609afcb..f959258 100644 --- a/ruoyi-bussiness/src/main/resources/mapper/app/StaticsMapper.xml +++ b/ruoyi-bussiness/src/main/resources/mapper/app/StaticsMapper.xml @@ -63,7 +63,7 @@ SUM(COALESCE(vacancies,0) ) zpzrs FROM job WHERE del_flag='0' AND job_location_area_code IS NOT NULL - = CAST(#{startTime} AS timestamp) ]]> + = CAST(#{startTime} AS timestamp) ]]> GROUP BY job_location_area_code ),apply_stats AS (