企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
#评论点赞接口 ~~~[api] post:http://jddev.sp11.cn/people/forum/commentLike *comment_id=18#论坛主键 *comment_like=0 #当前点赞数 *user_id= #当前登陆人 status=1 #1点赞 2删除 <<< success { "msg": "成功", "stauts": "1" } <<< error ~~~