mirror of
https://github.com/certd/certd.git
synced 2026-05-16 05:07:32 +08:00
chore: lego改成从github直接下载
This commit is contained in:
@@ -2,7 +2,7 @@ import { Autoload, Config, Init, Inject, Provide, Scope, ScopeEnum } from '@midw
|
||||
import { IMidwayKoaContext, IWebMiddleware, NextFunction } from '@midwayjs/koa';
|
||||
import { CommonException } from '@certd/lib-server';
|
||||
import { UserService } from '../../modules/sys/authority/service/user-service.js';
|
||||
import { logger } from '@certd/pipeline';
|
||||
import { logger } from '@certd/basic';
|
||||
|
||||
/**
|
||||
* 重置密码模式
|
||||
|
||||
Reference in New Issue
Block a user