Skip to content

Action_InsertV

Ken Luo edited this page May 18, 2020 · 3 revisions

InsertV (待播插歌) (DoCrazyKTV_Action)

服務器位址:

http://127.0.0.1:22231

參數:

state=InsertV

value=歌曲編號

返回類型:

application/json

返回資料:

空的 JSON 陣列

執行結果或錯誤返回:

空的 JSON 陣列

執行範例:

執行插播歌曲編號為 200009 的歌曲:

http://127.0.0.1:22231/DoCrazyKTV_Action?state=InsertV&value=200009

Clone this wiki locally