|
|
| 场景 | method | 缓存时长 |
|
|
|
| :-- | :-- | :-- |
|
|
|
| 首页资源位 | /operations/api/{v}/resource/home | 60s |
|
|
|
| 判断是否新用户 | /operations/api/{v}/resource/home | 1h |
|
|
|
| 其他资源位 | /operations/api/{v}/resource/get | 60s |
|
|
|
| 专区信息 | app.resources.getOneSpecial | 60s |
|
|
|
| 获取APP版本升级提醒 | /operations/api/{v}/version/getVersion | 60s |
|
|
|
| 获得分类 | /operations/api/{v}/category/getCategory | 60s |
|
|
|
| 软件初始化配置接口 | app.resources.config.clientInitConfig | 60s |
|
|
|
| 获取图标配置接口 | /operations/api/{v}/icon/getIcon | 60s |
|
|
|
| 获取首页启动页 | app.cover.getCoverStart | 60s |
|
|
|
| 获取性别选择页入口状态 | /operations/api/{v}/entrance/getEntrance | 60s |
|
|
|
| 查询标签列表 | app.resources.getHotRankTag | 60s |
|
|
|
| 根据节点和运行环境选择静态内容 | app.resources.getHtmlContentByNodeContent | 60s |
|
|
|
| 获取文字公告 | app.resources.getNotices | 60s |
|
|
|
| 获取广告列表 | app.ads.list | 60s | |
|
|
\ No newline at end of file |
...
|
...
|
|