chore: cname的key转为小写

This commit is contained in:
xiaojunnuo
2025-07-07 16:27:25 +08:00
parent f93ba9970c
commit 1f74580f15
5 changed files with 40 additions and 41 deletions

View File

@@ -321,7 +321,7 @@ export class CertApplyPlugin extends CertApplyBasePlugin {
name: "a-input-number",
vModel: "value",
},
helper: "等待解析生效时长(秒)",
helper: "等待解析生效时长(秒)如果使用CNAME方式校验本地验证失败可以尝试延长此时间比如5-10分钟",
})
waitDnsDiffuseTime = 30;