From af6612b3f22f5918c5bed2147b3628f6c2e039fb Mon Sep 17 00:00:00 2001 From: liuyiliang Date: Thu, 27 Mar 2025 17:29:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=9D=E5=8D=95=E7=BB=9F=E8=AE=A1=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E6=95=B0=E6=8D=AE=E6=97=A5=E6=9C=9F=E6=AD=A3=E5=BA=8F?= =?UTF-8?q?=E6=8E=92=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ccic-exam/src/main/resources/mappers/ServiceStatMapper.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/ccic-exam/src/main/resources/mappers/ServiceStatMapper.xml b/ccic-exam/src/main/resources/mappers/ServiceStatMapper.xml index 1d3b487..15fa455 100644 --- a/ccic-exam/src/main/resources/mappers/ServiceStatMapper.xml +++ b/ccic-exam/src/main/resources/mappers/ServiceStatMapper.xml @@ -120,6 +120,7 @@ AND p.created_at <= #{policy.doneDate} || ' 23:59:59' + order by p.created_at asc