mirror of
https://github.com/certd/certd.git
synced 2026-07-11 15:57:33 +08:00
chore: lego改成从github直接下载
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Provide } from '@midwayjs/core';
|
||||
import { IWebMiddleware, IMidwayKoaContext, NextFunction } from '@midwayjs/koa';
|
||||
import { logger } from '@certd/pipeline';
|
||||
import { logger } from '@certd/basic';
|
||||
import { Result } from '@certd/lib-server';
|
||||
|
||||
@Provide()
|
||||
|
||||
Reference in New Issue
Block a user