文档
测试
GET
config

接口描述

获得系统配置参数

请求参数

参数名
类型
描述
必填
param
string
参数名称(可选)
必填

响应参数

参数名
类型
描述
必填
intro_url
string
示例:https://mp.qq.com/testxiaohua1
必填

说明 / 示例

返回配置信息 ```json { "intro_url": "https://mp.qq.com/testxiaohua1" }