登录 权限 放行 功能整理

This commit is contained in:
liumengyu
2026-08-18 18:04:30 +08:00
parent 5a74ab0b0d
commit 8aeaad4309
21 changed files with 373 additions and 387 deletions
@@ -140,7 +140,7 @@
ORDER BY q."创建时间" DESC
</select>
<resultMap id="LeaveLessonMap" type="courserunning.vo.com.roomroot.LeaveLessonVO">
<resultMap id="LeaveLessonMap" type="com.roomroot.jwgl.vo.courserunning.LeaveLessonVO">
<result column="课次编号" property="sskcbbh"/>
<result column="课程名称" property="kcmc"/>
<result column="上课日期" property="rq"/>