mirror of
https://github.com/certd/certd.git
synced 2026-06-26 13:17:33 +08:00
chore:
This commit is contained in:
@@ -2,8 +2,9 @@ import { IsAccess, AccessInput } from '@certd/pipeline';
|
||||
|
||||
@IsAccess({
|
||||
name: 'dnspod',
|
||||
title: 'dnspod',
|
||||
title: 'dnspod(已废弃)',
|
||||
desc: '腾讯云的域名解析接口已迁移到dnspod',
|
||||
deprecated: 'dnspod已废弃,请换成腾讯云',
|
||||
})
|
||||
export class DnspodAccess {
|
||||
@AccessInput({
|
||||
|
||||
Reference in New Issue
Block a user