From 3046e89d905ed537cce5ad738f6d5405d7221c44 Mon Sep 17 00:00:00 2001 From: zhaokai Date: Fri, 6 Mar 2026 17:39:57 +0800 Subject: [PATCH] =?UTF-8?q?feat(class):=20=E6=B7=BB=E5=8A=A0=E7=8F=AD?= =?UTF-8?q?=E7=BA=A7=E7=8A=B6=E6=80=81=E6=97=B6=E9=97=B4=E6=9D=A1=E4=BB=B6?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/TrainingApplyProcessMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-infrastructure/src/main/resources/mapper/TrainingApplyProcessMapper.xml b/web-infrastructure/src/main/resources/mapper/TrainingApplyProcessMapper.xml index f715973..9aec529 100644 --- a/web-infrastructure/src/main/resources/mapper/TrainingApplyProcessMapper.xml +++ b/web-infrastructure/src/main/resources/mapper/TrainingApplyProcessMapper.xml @@ -14,7 +14,7 @@ ELSE '未知' END AS nodeName, tar.approval_status AS approvalStatus, - u.username AS username, + u.name AS username, tap.apply_type AS applyType, DATE_FORMAT(tap.create_time, '%Y-%m-%d %H:%i:%s') AS time, DATE_FORMAT(tap.update_time, '%Y-%m-%d %H:%i:%s') as approvalTime