导入完成

This commit is contained in:
2019-12-26 18:19:48 +08:00
parent a3a4991dd1
commit 77061d8417
4 changed files with 58 additions and 4 deletions

View File

@@ -39,5 +39,5 @@ let getlist = async (name) => {
console.log(JSON.stringify(html))
return html;
}
getlist("偷星九月天")
// module.exports = getlist
// getlist("偷星九月天")
module.exports = getlist