From b6f46adafec310ba63e2a352c681fddf31720e8c Mon Sep 17 00:00:00 2001
From: Mlxa0324 <mlx950324@163.com>
Date: Thu, 23 Mar 2023 00:16:26 +0800
Subject: [PATCH] =?UTF-8?q?=E9=99=A2=E6=A0=A1=E4=BD=BF=E7=94=A8=E6=97=A5?=
 =?UTF-8?q?=E5=BF=97=E5=AF=BC=E5=87=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 web/src/main/resources/sql/jlw/student.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/web/src/main/resources/sql/jlw/student.md b/web/src/main/resources/sql/jlw/student.md
index c3424afd..692b7803 100644
--- a/web/src/main/resources/sql/jlw/student.md
+++ b/web/src/main/resources/sql/jlw/student.md
@@ -1895,6 +1895,7 @@ queryStudentUseLogByCondition
     GROUP BY
     tc.`code`,
     tc.`name`,
+    td.universities_colleges_id,
     td.universities_colleges_name,
     td.universities_colleges_province,
     tb.application_name,