Authored by LUOXC

update

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