Skip to content

OrderSong

Ken Luo edited this page May 17, 2020 · 1 revision

OrderSong (點歌)

服務器位址:

http://127.0.0.1:22231

參數:

value=歌曲編號

返回類型:

application/json

返回資料:

空的 JSON 陣列

查無資料或錯誤返回:

空的 JSON 陣列

查詢範例:

點取歌曲編號為 105797 的歌曲:

http://127.0.0.1:22231/OrderSong?value=105797

Clone this wiki locally