文档
测试

我的话题-删除

DELETE
http://127.0.0.1:8888/community/topicContent

响应参数

参数名
类型
描述
必填
data
string
示例:
必填
list
string
示例:
必填
msg
string
示例:当前用户的话题不存在
必填
status
int
示例:1
必填

请求参数

参数名
类型
描述
必填
user_id
int
示例用户id
必填
content_id
int
示例:话题id
必填

说明

(status=1, msg="success") (status=-1, msg="非法操作")