更新 musicSearch.js

This commit is contained in:
ikun 2024-10-05 15:06:29 +08:00
parent 73544bc6fe
commit 79bf39de01
No known key found for this signature in database
GPG Key ID: 24A57561C4002CB4

View File

@ -19,25 +19,22 @@ export default {
},
body: {
comm: {
ct: 11,
cv: '1003006',
v: '1003006',
os_ver: '12',
phonetype: '0',
devicelevel: '31',
ct: '19',
cv: '2039',
guid: 'lxmusic',
patch: '118',
tmeAppID: 'qqmusic',
nettype: 'NETWORK_WIFI',
tmeLoginType: 2,
},
req: {
module: 'music.search.SearchCgiService',
method: 'DoSearchForQQMusicDesktop',
param: {
query: str,
search_type: 0,
grp: 1,
num_per_page: limit,
page_num: page,
nqc_flag: 0,
grp: 1,
query: str,
search_type: 0,
},
},
},