ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、视频、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
# header参数: | 字段名 | 类型|必填|说明| | --- | --- |--- |--- | | DIDI-TOKEN| string|是|md5(站点id + 64位token + DIDI-TOKEN-TIME)| | DIDI-TOKEN-TIME| int64| 是|时间戳| # POST参数: | 字段名 | 类型| 必填|说明| | --- | --- |--- |--- | | url| string| 否 |网址链接 示例:https://didi.seowhy.com| # 返回值: | 字段名 |类型|说明|说明| | --- | --- |--- |--- | | code|int|是| 0=正常 1=异常 | msg| string|否 |描述 |list|array|是|示例:array(array(url, title,qq,email),array(url, title,qq,email))