- 后台接口
- 前台接口
- 【新】后台接口
- 【新】前台接口
音乐配置
开发中
GET
/api/music/config
请求参数
无
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET '/api/music/config'
返回响应
🟢200成功
application/json
Body
code
integer
必需
show
integer
必需
msg
string
必需
data
object
必需
model
object
必需
style
array [object {3}]
必需
imagine
object
必需
channel
string
当前音乐渠道
示例
{"code":1,"show":0,"msg":"","data":{"model":{"go_api":{"channel":"go_api","price":"10","default":1,"name":"Go_API","agency_api":"www.baidu.com"}},"style":[{"id":29,"name":"中国风3333","image":"http://www.php-cw.localhost/4555.png"}],"imagine":{"status":1,"price":"5"}}}
修改于 2024-05-30 09:00:07