feat: add tencentcloud-eo dns-01 applicant

This commit is contained in:
Fu Diwei
2025-03-25 20:27:16 +08:00
parent fd8ac3ae37
commit fa63f2a838
13 changed files with 385 additions and 20 deletions

View File

@@ -45,7 +45,7 @@ func (n *applyNode) Process(ctx context.Context) error {
n.logger.Info(fmt.Sprintf("skip this application, because %s", skipReason))
return nil
} else if skipReason != "" {
n.logger.Info(fmt.Sprintf("continue to apply, because %s", skipReason))
n.logger.Info(fmt.Sprintf("re-apply, because %s", skipReason))
}
// 初始化申请器