Merge branch 'refs/heads/v2' into v2-dev

This commit is contained in:
xiaojunnuo
2024-10-12 17:24:01 +08:00
3 changed files with 7 additions and 2 deletions
@@ -63,6 +63,8 @@ export class AutoInitSite {
}
logger.info('初始化站点完成');
// const pkg = require('../../../package.json');
// logger.info(`当前版本为:${pkg.version}`);
}
async startOptimizeDb() {