mirror of
https://github.com/develop202/migu_video.git
synced 2025-12-17 07:18:22 +08:00
莽撞了
This commit is contained in:
@@ -9,9 +9,10 @@ async function fetchURLByAndroid() {
|
||||
const userId = process.env.USERID
|
||||
const token = process.env.MIGU_TOKEN
|
||||
|
||||
const start = Date.now()
|
||||
const date = new Date()
|
||||
const start = date.getTime()
|
||||
|
||||
// aptv 必须绝对路径
|
||||
// 必须绝对路径
|
||||
const path = process.cwd() + '/interface.txt'
|
||||
// 创建写入空内容
|
||||
writeFile(path, "")
|
||||
|
||||
Reference in New Issue
Block a user