bilibili-backup/app/service/bbq/topic/CHANGELOG.md
2019-04-22 02:59:20 +00:00

42 lines
905 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# v1.0.10
修复话题列表时没有去重置顶话题的bug
修复mysql的一个坑order by score会乱序无法limit offset
# v1.0.9
设置话题视频的置顶改成json
修复取消最后一个置顶的bug
把话题视频置顶设置改成json
自动生成cache有个坑会异步加缓存把这个改成同步
# v1.0.8
即使0也返回字段
# v1.0.7
cms话题列表提供hot_type
增加获取话题列表的接口
# v1.0.6
话题修改默认图片
# v1.0.5
增加设置话题置顶接口(直接替换)
话题增加封面图字段t
# v1.0.4
去除min_version客户端对于无法解析的schema会忽略
增加svid查找topic_id
置顶话题的检查,保证存在才会置顶
发现页新逻辑,只返回置顶
# v1.0.3
添加置顶信息
# v1.0.2
修复主从同步延时导致的获取topic_id失败问题
# v1.0.1
cms接口功能
# v1.0.0
1. 上线功能