mirror of
https://github.com/certd/certd.git
synced 2026-04-23 11:37:23 +08:00
feat: config merge
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
import { Provide } from '@midwayjs/decorator';
|
||||
import {
|
||||
IWebMiddleware,
|
||||
IMidwayKoaContext,
|
||||
NextFunction,
|
||||
} from '@midwayjs/koa';
|
||||
import { IWebMiddleware, IMidwayKoaContext, NextFunction } from '@midwayjs/koa';
|
||||
import { logger } from '../utils/logger';
|
||||
|
||||
@Provide()
|
||||
|
||||
Reference in New Issue
Block a user