mirror of
https://github.com/certd/certd.git
synced 2026-05-16 13:17:29 +08:00
chore: 移除 autowire
This commit is contained in:
@@ -16,6 +16,7 @@ export type Dns51Record = {
|
||||
icon: 'arcticons:dns-changer-3',
|
||||
// 这里是对应的 cloudflare的access类型名称
|
||||
accessType: '51dns',
|
||||
order:999,
|
||||
})
|
||||
export class Dns51DnsProvider extends AbstractDnsProvider<Dns51Record> {
|
||||
access!: Dns51Access;
|
||||
|
||||
Reference in New Issue
Block a user