xiaoyong931011
2021-12-21 05027af4c6b8c7e4b5c6008c8d9ceccd29472990
20211216
1 files modified
2 ■■■ changed files
src/main/resources/mapper/modules/VideoCollectionMapper.xml 2 ●●● patch | view | raw | blame | history
src/main/resources/mapper/modules/VideoCollectionMapper.xml
@@ -20,7 +20,7 @@
    <select id="selectApiMyVideoHistoryInPage" resultType="cc.mrbird.febs.video.vo.ApiMyVideoHistoryVo">
        select
        a.video_id id,
        a.id id,
        a.updated_time updatedTime,
        b.title title,
        b.intro intro,