登录 权限 放行 功能整理
This commit is contained in:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user