Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ViewSong

Ken Luo edited this page Nov 29, 2022 · 3 revisions

ViewSong (待播清單查詢)

服務器位址:

http://127.0.0.1:22231

參數:

page=頁數

rows=項目數量

返回類型:

application/json

返回資料:

[
 {
 "Song_Id": "value",
 "Song_Lang": "value",
 "Song_Singer": "value",
 "Song_SongName": "value",
 "Song_WordCount": "value",
 "Song_PrimaryKey": "value"
 }
]

查無資料:

空的 JSON 陣列

查詢範例:

查詢前 30 筆待播歌曲:

http://127.0.0.1:22231/ViewSong?rows=30&page=0

點歌台操作

播放控制

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /