mirror of
https://github.com/lyz05/danmaku.git
synced 2026-06-14 22:16:26 +08:00
feat: 数据库改为sqlite,新增下载热榜功能
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
const leancloud = require('../utils/leancloud');
|
||||
|
||||
async function main(ms) {
|
||||
const count = await leancloud.danmakuQuery(leancloud.currentDay(),"1217")
|
||||
console.log(count);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user