mirror of
https://github.com/usual2970/certimate.git
synced 2025-09-15 20:54:31 +00:00
refactor: clean code
This commit is contained in:
@@ -64,7 +64,7 @@ func (d *TencentCDNDeployer) GetID() string {
|
||||
return fmt.Sprintf("%s-%s", d.option.AccessRecord.GetString("name"), d.option.AccessRecord.Id)
|
||||
}
|
||||
|
||||
func (d *TencentCDNDeployer) GetInfo() []string {
|
||||
func (d *TencentCDNDeployer) GetInfos() []string {
|
||||
return d.infos
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user