mirror of
https://github.com/certd/certd.git
synced 2026-05-15 20:47:31 +08:00
perf: 新增代理设置功能
This commit is contained in:
@@ -53,6 +53,8 @@ export class AutoInitSite {
|
||||
await this.sysSettingsService.saveSetting(privateInfo);
|
||||
}
|
||||
|
||||
await this.sysSettingsService.reloadPrivateSettings();
|
||||
|
||||
// 授权许可
|
||||
try {
|
||||
await this.plusService.verify();
|
||||
|
||||
Reference in New Issue
Block a user