From 5147bd6e4708e3658f79e13f92f61da51ecaceb1 Mon Sep 17 00:00:00 2001 From: "liang.chao" <1360241448@qq.com> Date: Mon, 29 Sep 2025 11:14:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bonus-admin/src/main/resources/mapper/TransferApplyMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bonus-admin/src/main/resources/mapper/TransferApplyMapper.xml b/bonus-admin/src/main/resources/mapper/TransferApplyMapper.xml index fc50771..7286ce9 100644 --- a/bonus-admin/src/main/resources/mapper/TransferApplyMapper.xml +++ b/bonus-admin/src/main/resources/mapper/TransferApplyMapper.xml @@ -451,7 +451,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" dkp.pro_name AS proName, dkp.single_pro_name AS singleProName, dktf.file_name AS fileName, - dkfs.id AS fileId, + dktf.id AS fileId, dkpfc.content_name AS contentName, concat(dkpfc3.content_name,'/',dkpfc2.content_name) AS parParentName, dkpfc1.content_name AS parentName,