- Source:
话题(post)接口
Methods
(static) addComment(params)
添加评论
Parameters:
Name | Type | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
object | 参数
Properties
|
(static) create(params)
- Source:
- See:
发起话题
Parameters:
Name | Type | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
object | 参数
Properties
|
(static) get(params)
获取话题详情
Parameters:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
params |
object | 参数
Properties
|
(static) list(params)
- Source:
- See:
获取话题列表
Parameters:
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
params |
object | 参数
Properties
|
(static) listComments(params)
获取话题的评论列表
Parameters:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
params |
object | 参数
Properties
|
(static) remove(params)
删除话题
Parameters:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
params |
object | 参数
Properties
|
(static) removeComment(params)
删除评论
Parameters:
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
object | 参数
Properties
|
(static) unwatch(params)
取消关注话题
Parameters:
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
object | 参数
Properties
|
(static) update(params)
修改话题
Parameters:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
params |
object | 参数
Properties
|
(static) watch(params)
添加关注话题
Parameters:
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
object | 参数
Properties
|