💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
### 基本信息 **Path:** /api/wechat/mp\_auth **Method:** POST **接口描述:** ### 请求参数 **Headers** | 参数名称 | 参数值 | 是否必须 | 示例 | 备注 | | --- | --- | --- | --- | --- | | Content-Type | application/x-www-form-urlencoded | 是 | | | **Body** | 参数名称 | 参数类型 | 是否必须 | 示例 | 备注 | | --- | --- | --- | --- | --- | | code | text | 是 | | 小程序登陆授权code code 和 key 二选一 | | cache\_key | text | 是 | | 小程序授权缓存key code 和 key 二选一 | | spread\_spid | text | 否 | | 分享上级推广人id | | spread\_code | text | 是 | | 扫码上级推广人 | | iv | text | 是 | | iv | | encryptedData | text | 是 | | encryptedData | ### 返回数据 | 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 | | --- | --- | --- | --- | --- | --- | | status | number | 非必须 | | | | | msg | string | 非必须 | | | | | data | object | 非必须 | | | | | ├─ cache\_key | string | 非必须 | | | | | ├─ token | string | 非必须 | | | | | ├─ userInfo | object | 非必须 | | | | | ├─ uid | number | 非必须 | | | | | ├─ real\_name | string | 非必须 | | | | | ├─ birthday | number | 非必须 | | | | | ├─ card\_id | string | 非必须 | | | | | ├─ partner\_id | number | 非必须 | | | | | ├─ group\_id | number | 非必须 | | | | | ├─ nickname | string | 非必须 | | | | | ├─ avatar | string | 非必须 | | | | | ├─ phone | string | 非必须 | | | | | ├─ now\_money | string | 非必须 | | | | | ├─ integral | string | 非必须 | | | | | ├─ sign\_num | number | 非必须 | | | | | ├─ level | number | 非必须 | | | | | ├─ spread\_uid | number | 非必须 | | | | | ├─ spread\_time | number | 非必须 | | | | | ├─ user\_type | string | 非必须 | | | | | ├─ is\_promoter | number | 非必须 | | | | | ├─ pay\_count | number | 非必须 | | | | | ├─ spread\_count | number | 非必须 | | | | | ├─ addres | string | 非必须 | | | | | ├─ adminid | number | 非必须 | | | | | ├─ expires\_time | number | 非必须 | | | |