From 1f0a6f9f46c301e86f5905bc86633f41b9752be7 Mon Sep 17 00:00:00 2001 From: zhaokai Date: Fri, 13 Mar 2026 11:47:18 +0800 Subject: [PATCH] =?UTF-8?q?feat(training):=20=E6=B7=BB=E5=8A=A0=E5=9F=B9?= =?UTF-8?q?=E8=AE=AD=E7=94=B3=E8=AF=B7=E8=AE=B0=E5=BD=95=E6=8E=92=E5=BA=8F?= =?UTF-8?q?=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/study/StudentMapper.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/web-infrastructure/src/main/resources/mapper/study/StudentMapper.xml b/web-infrastructure/src/main/resources/mapper/study/StudentMapper.xml index 4b76e72..00247a8 100644 --- a/web-infrastructure/src/main/resources/mapper/study/StudentMapper.xml +++ b/web-infrastructure/src/main/resources/mapper/study/StudentMapper.xml @@ -365,7 +365,6 @@ s.user_id_card, s.nation, s.nation_name, - s.user_avatar_url, s.current_address, s.location_address, s.cultural_level,