|
|
| 场景 | method | 缓存时长 |
|
|
|
| :-- | :-- | :-- |
|
|
|
| 首页资源位 | /operations/api/{v}/resource/home | 60s |
|
|
|
| 判断是否新用户 | /operations/api/{v}/resource/home | 1h |
|
|
|
| 其他资源位 | /operations/api/{v}/resource/get | 60s |
|
|
|
| 判断是否新用户 | /operations/api/{v}/resource/get | 1h |
|
|
|
| 专区信息 | app.resources.getOneSpecial | 60s |
|
|
|
| 获取APP版本升级提醒 | /operations/api/{v}/version/getVersion | 60s |
|
|
|
| 获得分类 | /operations/api/{v}/category/getCategory | 60s |
|
...
|
...
|
|