From f592b709a7ed9b87d7e97ee776269a324929b088 Mon Sep 17 00:00:00 2001 From: dashixiong Date: Thu, 22 Jan 2026 16:06:52 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E6=8A=A5=E9=94=99=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ems-system/src/main/resources/mapper/ems/EmsPcsDataMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ems-system/src/main/resources/mapper/ems/EmsPcsDataMapper.xml b/ems-system/src/main/resources/mapper/ems/EmsPcsDataMapper.xml index ecdedb8..d428739 100644 --- a/ems-system/src/main/resources/mapper/ems/EmsPcsDataMapper.xml +++ b/ems-system/src/main/resources/mapper/ems/EmsPcsDataMapper.xml @@ -398,7 +398,7 @@ AND latest.max_update_time = t.data_update_time AND t.site_id = #{siteId} ) AS pd - WHERE rn = 1; + WHERE rn = 1