CNode-Material-Design
CNode-Material-Design copied to clipboard
新增接口 编辑已经发布主题
https://github.com/cnodejs/nodeclub/commit/b08a11ee380ba09ec88d17968a85f6bb247f76ea
https://cnodejs.org/api
post /topics/update 编辑主题
接收 post 参数
accesstoken String 用户的 accessToken
topic_id String 主题id
title String 标题
tab String 目前有 ask share job
content String 主体内容
返回值示例
{success: true, topic_id: '5433d5e4e737cbe96dcef312'}