mirror of
https://github.com/certd/certd.git
synced 2026-04-30 01:07:28 +08:00
chore: 整理依赖
This commit is contained in:
@@ -6,6 +6,6 @@ import { logger } from '@certd/basic';
|
||||
})
|
||||
export class LibServerConfiguration {
|
||||
async onReady(container: IMidwayContainer) {
|
||||
logger.info('lib start');
|
||||
logger.info('lib start...');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user