From 4f96722532fe39a5273eb4e94ddd06013e21796b Mon Sep 17 00:00:00 2001 From: wangxun Date: Thu, 5 Jun 2025 16:37:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95gitea=E6=98=AF=E5=90=A6?= =?UTF-8?q?=E6=AD=A3=E5=B8=B8=E4=BD=BF=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mapper/PatrolPresetPosMapper.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/resources/mapper/PatrolPresetPosMapper.xml b/src/main/resources/mapper/PatrolPresetPosMapper.xml index afd05dd..15ff9ac 100644 --- a/src/main/resources/mapper/PatrolPresetPosMapper.xml +++ b/src/main/resources/mapper/PatrolPresetPosMapper.xml @@ -93,4 +93,7 @@ where a.patrol_point_id = #{patrolPointId} + \ No newline at end of file