企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持知识库和私有化部署方案 广告
# 用户认证 - 提交基础认证 ~~~[api] post:wechat_applet/wxvideo3/user/basic_send *string:u_id=用户索引#用户索引 *video#认证视频 <<< success { 'succeed': 1, 'msg': '提示信息' } <<< error { 'succeed': 0, 'msg': '提示信息' } ~~~