mirror of
https://github.com/certd/certd.git
synced 2026-06-23 10:17:34 +08:00
perf: 选项显示图标
This commit is contained in:
@@ -5,6 +5,7 @@ import { IsAccess, AccessInput, BaseAccess } from '@certd/pipeline';
|
||||
title: 'dnspod(已废弃)',
|
||||
desc: '腾讯云的域名解析接口已迁移到dnspod',
|
||||
deprecated: 'dnspod已废弃,请换成腾讯云',
|
||||
icon: 'svg:icon-tencentcloud',
|
||||
})
|
||||
export class DnspodAccess extends BaseAccess {
|
||||
@AccessInput({
|
||||
|
||||
Reference in New Issue
Block a user