chore: 修复update domain传参问题

This commit is contained in:
xiaojunnuo
2026-07-09 16:42:48 +08:00
parent 02dabe11db
commit 5a7766992d
2 changed files with 1 additions and 2 deletions
@@ -132,6 +132,5 @@ export class MainConfiguration {
logger.info(text);
});
logger.info("当前环境:", this.app.getEnv()); // prod
}
}