Ver código fonte

团练宝缴费自动生效

zouxuan 3 anos atrás
pai
commit
7d95c64c48

+ 1 - 0
mec-biz/src/main/resources/config/mybatis/CloudTeacherOrderMapper.xml

@@ -361,6 +361,7 @@
                 AND (s.subject_id_list_ = #{subjectId})
             </if>
         </where>
+        ORDER BY cto.id_ DESC
         <include refid="global.limit"/>
     </select>