企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
## 授权绑定小程序 **简要描述:** * 授权绑定小程序 **请求URL:** * /mini/component/binding **请求方式:** * POST **参数:** | 参数名 | 必选 | 类型 | 说明 | | --- | --- | --- | --- | | school_id | 是 | string | 学校id | **返回示例** ~~~ { "code": "200", "msg": "1", "data": "https://mp.weixin.qq.com/cgi-bin/componentloginpage?component_appid=xxxx&pre_auth_code=xxxxx&redirect\_uri=xxxx&auth_type=xxx" } ~~~