完成
This commit is contained in:
@@ -36,7 +36,7 @@ let gethtml = async (name, page) => {
|
||||
let getlist = async (name) => {
|
||||
let html;
|
||||
html = await gethtml(name, 1)
|
||||
console.log(JSON.stringify(html))
|
||||
// console.log(JSON.stringify(html))
|
||||
return html;
|
||||
}
|
||||
// getlist("偷星九月天")
|
||||
|
||||
Reference in New Issue
Block a user