xiaoyong931011
2021-12-22 db755501635521cf10bfe89ecd7ee977f384b968
src/main/resources/mapper/modules/VideoCollectionMapper.xml
@@ -21,6 +21,7 @@
    <select id="selectApiMyVideoHistoryInPage" resultType="cc.mrbird.febs.video.vo.ApiMyVideoHistoryVo">
        select
        a.id id,
        a.video_id videoId,
        a.updated_time updatedTime,
        b.title title,
        b.intro intro,