简要描述:

接口版本:

版本号 制定人 制定日期 修订日期
1.0.0 kevin 2026-07-07

请求URL:

请求方式:

  • GET

请求头:

参数名 是否必须 类型 说明

请求参数:

参数名 是否必须 类型 说明

返回示例:

正确时返回:

{
    "status": 200,
    "msg": "成功",
    "data": {
        "baseConfig": {
            "service_phone": "400-800-1234(工作日 09:00 - 18:00)",
            "service_wechat": "music-platform-service",
            "service_email": "support@example.com"
        }
    },
    "other": []
}

错误时返回:

{
    "status": 0,
    "msg": "提交失败"
}

返回参数说明:

参数名 类型 说明
baseConfig.service_phone string 客服电话
baseConfig.service_wechat string 客服微信
baseConfig.service_email string 联系邮箱

备注:

作者:admin  创建时间:2026-07-07 16:34
最后编辑:admin  更新时间:2026-07-17 19:24
上一篇:
下一篇: