Explorar o código

班级荣誉sql更正

phoenix %!s(int64=2) %!d(string=hai) anos
pai
achega
b1bb8b902d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/resources/mapper/student/ClassHonorsMapper.xml

+ 1 - 1
src/main/resources/mapper/student/ClassHonorsMapper.xml

@@ -44,7 +44,7 @@
             t1.name AS honorsLevelCN,
             t2.name AS honorsGradeCN,
             t3.name AS baseSemesterIdCN,
-            t4.name AS classIdCN,
+            t4.name AS classIdCN
         FROM class_honors t
             LEFT JOIN xjr_dictionary_detail t1 ON t1.code = t.honors_level
             LEFT JOIN xjr_dictionary_detail t2 ON t2.code = t.honors_grade