소스 검색

完善组件

tags/正式3.14.0
王宁 3 달 전
부모
커밋
a817d867f0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      sapi/src/main/resources/mapper/component/ComponentMapper.xml

+ 1
- 1
sapi/src/main/resources/mapper/component/ComponentMapper.xml 파일 보기

@@ -324,7 +324,7 @@
324 324
         <if test="params.usertype==1">
325 325
             and cs.teacherid=#{params.userid}
326 326
         </if>
327
-        group by cs.sectionid
327
+        group by cs.sectiondate
328 328
     </select>
329 329
 
330 330
     <!--教师直播-->

Loading…
취소
저장