企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持知识库和私有化部署方案 广告
# 手动提交手机号、邀请码 ~~~[api] post:wechat_applet/login/bind_iphone *string:u_id=默认值#用户索引 *phoneNumber#手机号 *testCode#验证码 *invitedCode#邀请码 <<< success { 'succeed':1请求成功, 'msg':'提示信息' , 'u_id':'会员索引 ( 可能与传入的u\_id不一样 )' } <<< error { 'succeed':0请求异常, 'msg':'提示信息' , } ~~~ | redis缓存标识 | 说明 | | --- | --- | | new_bzl_bind_sms[u_id] | 短信缓存值 |