mirror of
https://github.com/certd/certd.git
synced 2026-05-17 13:57:31 +08:00
chore: lego改成从github直接下载
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { ALL, Body, Controller, Inject, Post, Provide } from '@midwayjs/core';
|
||||
import { BaseController, PlusService } from '@certd/lib-server';
|
||||
import { AppKey } from '@certd/pipeline';
|
||||
import { AppKey } from '@certd/plus-core';
|
||||
import { SysSettingsService } from '@certd/lib-server';
|
||||
import { SysInstallInfo } from '@certd/lib-server';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user