docs: 更新依赖与文档

This commit is contained in:
lyz05
2022-11-11 10:14:52 +08:00
parent 4a92afa504
commit d71ee113a0
5 changed files with 859 additions and 952 deletions

View File

@@ -16,7 +16,7 @@ function subcache() {
});
}
cron.schedule('0 12 * * *', () => {
cron.schedule('0 12/3 * * *', () => {
subcache();
});
//TODO 添加自动删除一个月前的日志