mirror of
https://github.com/usual2970/certimate.git
synced 2025-06-12 15:39:56 +00:00
style: format code
This commit is contained in:
parent
92bae0c439
commit
984d2a47b8
2
internal/pkg/vendors/baishan-sdk/models.go
vendored
2
internal/pkg/vendors/baishan-sdk/models.go
vendored
@ -31,7 +31,7 @@ type CreateCertificateResponse struct {
|
|||||||
|
|
||||||
type GetDomainConfigRequest struct {
|
type GetDomainConfigRequest struct {
|
||||||
Domains string `json:"domains"`
|
Domains string `json:"domains"`
|
||||||
Config []string `json:"config"`
|
Config []string `json:"config"`
|
||||||
}
|
}
|
||||||
|
|
||||||
type GetDomainConfigResponse struct {
|
type GetDomainConfigResponse struct {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user