企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
# 资源已评论列表 ~~~[api] post:/url *string:r_id=默认值#文章索引 PIN#页码 <<< success { 'succeed':1请求成功, 'msg':'提示信息' , 'total':列表数据总数, 'list':[ 'lab':'楼编号', 'head':'评论会员头像', 'nickname':'评论会员昵称', 'regtime':'评论时间', 'message':'评论内容', 'is_del':删除按钮(1可删除 0不可删除), 'is_opt':回复按钮(1可回复 0不可回复), 'arr':[ '下级评论数组(字段同上)', 'ac_id':'评论索引' ] ] 'fenye':[ 'first':首页页码, 'pre':上一页页码, 'next':下一页页码, 'last':尾页页码, 'num':[ 'no':'页码', 'check':'状态(1选中 0未选中)' ] } <<< error { 'succeed':0请求异常, 'msg':'提示信息' , } ~~~