修改统计语句
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
start cmd /k "node index --utils assistant"
|
||||
|
||||
start cmd /k "node index --utils song"
|
||||
start cmd /k "node index --utils album"
|
||||
start cmd /k "node index --utils artist"
|
||||
start cmd /k "node index --utils album --limit 10000"
|
||||
start cmd /k "node index --utils artist --limit 10000"
|
||||
start cmd /k "node index --utils comment --limit 10000"
|
||||
start cmd /k "node index --utils lyric"
|
||||
start cmd /k "node index --utils lyric --limit 10000"
|
||||
|
||||
@REM start cmd /k "node index --utils playlist"
|
||||
exit
|
||||
Reference in New Issue
Block a user