style: format code

This commit is contained in:
Fu Diwei
2025-06-19 11:26:37 +08:00
parent f7a7c7f11c
commit 801050d3ff
15 changed files with 16 additions and 17 deletions

View File

@@ -8,10 +8,10 @@ import (
"strconv"
"time"
"github.com/certimate-go/certimate/pkg/core"
jdcore "github.com/jdcloud-api/jdcloud-sdk-go/core"
jdvodapi "github.com/jdcloud-api/jdcloud-sdk-go/services/vod/apis"
jdvodclient "github.com/jdcloud-api/jdcloud-sdk-go/services/vod/client"
"github.com/certimate-go/certimate/pkg/core"
)
type SSLDeployerProviderConfig struct {