We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
服務器位址:
http://127.0.0.1:22231
參數:
page=頁數
rows=項目數量
返回類型:
application/json
返回資料:
"Song_Id", "Song_SongName", "Song_Singer", "Song_Lang", "Song_PrimaryKey"
查無資料:
空的 JSON 陣列
查詢範例:
查詢前 30 筆待播歌曲:
http://127.0.0.1:22231/ViewSong?rows=30&page=0