参数配置列表导出
GET
/system/config/export
需登录
content-disposition: attachment;filename=config_export_10_1684131509100.xlsx
content-length: 18337
content-type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
请求参数
Query 参数
configName
string
参数名称
示例值:
{% mock 'ctitle' %}
configKey
string
参数键名
示例值:
{% mock 'word' %}
configType
string
可选
示例值:
{% mock 'character' , 'YN' %}
beginTime
string
创建时间-开始
示例值:
{% mock 'timestamp', 'ms' %}
endTime
string
创建时间-结束
示例值:
{% mock 'timestamp', 'ms' %}
Header 参数
Authorization
string
授权令牌
默认值:
{{token_prefix}} {{token_access}}
Referer
string
必需
默认值:
{{referer}}
User-Agent
string
用户浏览器代理
默认值:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.6261.95 Safari/537.36
示例代码
返回响应
修改于 2025-02-22 16:05:31