mirror of
https://github.com/usual2970/certimate.git
synced 2025-09-20 06:56:01 +00:00
refactor: clean code
This commit is contained in:
@@ -20,5 +20,5 @@ type Deployer interface {
|
||||
|
||||
// 表示证书部署结果的数据结构。
|
||||
type DeployResult struct {
|
||||
DeploymentData map[string]any `json:"deploymentData,omitempty"`
|
||||
ExtendedData map[string]any `json:"extendedData,omitempty"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user