💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
~~~[api] post:/user/comments *string:user_id=默认值#用户id *string:object_id=默认值#评论内容的id *string:table_name=默认值#评论内容所在表,不带表前缀 *string:url=默认值#原文地址 *string:content=默认值#评论内容 parent_id#可选 被回复评论的id type#可选 1评论2同问 <<< success { "code":1, "msg":"评论成功!", "data":"" } <<< error { "code":0, "msg":"评论失败!", "data":"" } ~~~