From de0c0e02b8d2fdb2736f7a6cfcac2b16ae61fa1c Mon Sep 17 00:00:00 2001 From: cwchen <1048842385@qq.com> Date: Wed, 19 Feb 2025 19:01:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E4=BB=B6=E4=B8=8A=E4=BC=A0=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/file/FileUploadMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bonus-modules/bonus-system/src/main/resources/mapper/file/FileUploadMapper.xml b/bonus-modules/bonus-system/src/main/resources/mapper/file/FileUploadMapper.xml index 7d160f3..90b814d 100644 --- a/bonus-modules/bonus-system/src/main/resources/mapper/file/FileUploadMapper.xml +++ b/bonus-modules/bonus-system/src/main/resources/mapper/file/FileUploadMapper.xml @@ -9,7 +9,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" INSERT INTO sys_file_source(file_name, file_suffix, file_path, file_type, source_id, source_type, create_user, update_user) VALUES - + ( #{item.fileName}, #{item.fileSuffix},