framework/src/main/resources/mapper/lmk/VideoMapper.xml
@@ -41,6 +41,9 @@ <result column="collect_num" property="collectNum" /> <result column="comment_num" property="commentNum" /> <result column="status" property="status" /> <result column="video_content_type" property="videoContentType" /> <result column="video_type" property="videoType" /> <result column="video_imgs" property="videoImgs" /> </resultMap>