企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持知识库和私有化部署方案 广告
# 代理审核 ~~~[api] post:http://thinkagentlarge.data.cuci.cc/agent/api.v1.member/audit.html *unionid=ozGHaw4rp0tKZV4TEVrOTHkoni9c#绑定微信unionid *auditid=1#审核ID *status=1#审核结果(1:通过 2:不通过) remark=不合格#审核不通过理由 deviceid=1234567890#授权设备ID <<< 操作成功 { "code": 1, "msg": "代理审核成功!", "data": [] } ~~~