wiki:app_01_3_like

Version 6 (modified by zhanzhenchao, 10 years ago) (diff)

--

爆料

获取你可能还喜欢的爆料 == (version: 2.3.0)

线上: /app/topic/cache/getLikeTopicList.do

说明

提交方式

GET

是否需要登录

false

缓存方式

接口缓存

缓存时间

300秒

参数

参数名 参数含义 类型 默认值 是否必须
total返回数据数量int8
topicId爆料idint0

返回

result {
        status: 1,
        msg: '请求成功',
        data:[$topic, ...]
}

$topic