ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、视频、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
# App会员注册短信验证码检查 ~~~[api] post:http://yinshimei.data.cuci.cc/store/app.wechat/oauth.html *url=当前url#当前URL地址,localtion.href <<< 操作成功 { "code": 1, "msg": "获取资料成功", "data": [] } <<< 需跳转 { "code": 0, "msg": "需跳转", "data": { "url": "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx60a43dd8161666d4&redirect_uri=http%3A%2F%2Fapi.cuci.cc%2Fwechat%2Fpush%2Fweboauth.html%3Fauth_mode%3D0%26auth_id%3Dcdpnq9731ajd9o3qjosbdnofc4%26auth_code%3D&response_type=code&scope=snsapi_base&state=wx60a43dd8161666d4&component_appid=wx32977358c1ec0121#wechat_redirect" } } ~~~