🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
# 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))