build: 数据库迁移脚本同步

This commit is contained in:
xiaojunnuo
2026-06-04 01:14:21 +08:00
parent 205a7d134e
commit 9792c616b5
8 changed files with 241 additions and 14 deletions
@@ -134,5 +134,7 @@ export class MainConfiguration {
});
logger.info("当前环境:", this.app.getEnv()); // prod
}
}