|
|
@@ -28,6 +28,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|
|
<result property="liveStartTime" column="live_start_time"/>
|
|
|
<result property="liveEndTime" column="live_end_time"/>
|
|
|
<result property="recordingUrl" column="recording_url"/>
|
|
|
+ <result property="liveUrl" column="live_url"/>
|
|
|
</resultMap>
|
|
|
|
|
|
<resultMap type="com.zhongzheng.modules.course.vo.CourseUserChapterSectionVo" id="CourseUserChapterSectionVo">
|