mirror of
https://github.com/certd/certd.git
synced 2026-07-09 22:47:38 +08:00
refactor(backend): 统一使用buildUserProjectQuery处理用户和项目查询条件
This commit is contained in:
@@ -134,5 +134,6 @@ export class MainConfiguration {
|
||||
});
|
||||
|
||||
logger.info("当前环境:", this.app.getEnv()); // prod
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user