AI写作智能体 自主规划任务,支持联网查询和网页读取,多模态高效创作各类分析报告、商业计划、营销方案、教学内容等。 广告
~~~[api] post:/interflow_zan/create *string:type= interflow,# 类型评论为:comment , 帖子为:interflow *int:other_id= # 帖子/评论ID <<< success { "uid": 5, "type": "comment", "other_id": "5", "updated_at": "2021-03-31 22:45:36", "created_at": "2021-03-31 22:45:36", "id": 1 } <<< error { "error": "您已赞过", "code": "REPEAT" } -- Else -- { "error": "类型错误", "code": "TYPE_FAIL" } -- Else -- { "error": "赞失败", "code": "ZAN_FAIL" } ~~~