Files
gs/webman/app/http/queue_playmode.http
2026-08-02 02:23:18 +08:00

12 lines
256 B
HTTP
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# , mode0-1-2-
POST http://192.168.42.4:8888
Content-Type: application/json
{
"sn": "ls20://0202AD1AE849",
"type": "req",
"name": "songs_queue_mode",
"params": {
"mode": 0
}
}