xiaoyong931011
2021-12-21 6070ccbdfdd222094e60abb89194ff0944212c74
src/main/resources/mapper/modules/VideoCollectionMapper.xml
@@ -20,8 +20,8 @@
    <select id="selectApiMyVideoHistoryInPage" resultType="cc.mrbird.febs.video.vo.ApiMyVideoHistoryVo">
        select
        a.video_id id,
        a.created_time createdTime,
        a.id id,
        a.updated_time updatedTime,
        b.title title,
        b.intro intro,
        b.thumb thumb,