From 4350e1eb4462d1f828c6a5780cdc77f8ada00736 Mon Sep 17 00:00:00 2001 From: shenzhidan Date: Tue, 24 Feb 2026 15:50:02 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E4=BF=AE=E6=94=B9=E5=9F=B9=E8=AE=AD?= =?UTF-8?q?=E4=BA=BA=E5=91=98=E5=A7=93=E5=90=8D=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/TrainingApplyUserMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-infrastructure/src/main/resources/mapper/TrainingApplyUserMapper.xml b/web-infrastructure/src/main/resources/mapper/TrainingApplyUserMapper.xml index a683eef..99c35de 100644 --- a/web-infrastructure/src/main/resources/mapper/TrainingApplyUserMapper.xml +++ b/web-infrastructure/src/main/resources/mapper/TrainingApplyUserMapper.xml @@ -14,7 +14,7 @@ tau.phone, tau.apply_status as applyStatus, tau.remarks, - u.username, + u.name as userName, tau.id_card as idCard FROM training_apply_user tau