From 28bfcc8c6bf29570a243d524156db99b3a404123 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E5=B0=8F=E4=BA=91?= Date: Tue, 27 Jan 2026 14:00:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E9=BB=98=E8=AE=A4=E5=88=86?= =?UTF-8?q?=E7=BB=84=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mapper/device/GroupMapper.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/main/resources/mapper/device/GroupMapper.xml b/src/main/resources/mapper/device/GroupMapper.xml index 0170eea..40406d3 100644 --- a/src/main/resources/mapper/device/GroupMapper.xml +++ b/src/main/resources/mapper/device/GroupMapper.xml @@ -42,14 +42,12 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" insert into device_group - group_id, group_name, create_by, remark, create_time - #{groupId}, #{groupName}, #{createBy}, #{remark},