代码提交

This commit is contained in:
liang.chao 2025-09-29 11:14:15 +08:00
parent 524c0c2f68
commit 5147bd6e47
1 changed files with 1 additions and 1 deletions

View File

@ -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,