mirror of
https://github.com/NeteaseCloudMusicApiEnhanced/api-enhanced.git
synced 2026-02-04 04:43:10 +00:00
Merge pull request #70 from apoint123/fix/phone-login
This commit is contained in:
commit
140ea858c4
@ -18,7 +18,7 @@ module.exports = async (query, request) => {
|
||||
let result = await request(
|
||||
`/api/w/login/cellphone`,
|
||||
data,
|
||||
createOption(query),
|
||||
createOption(query, "weapi"),
|
||||
)
|
||||
|
||||
if (result.body.code === 200) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user