9 lines
158 B
HTTP
9 lines
158 B
HTTP
# 停止音乐
|
|
POST http://192.168.42.4:8888
|
|
Content-Type: application/json
|
|
|
|
{
|
|
"sn": "ls20://0202AD1AE849",
|
|
"type": "req",
|
|
"name": "songs_queue_clear"
|
|
} |