mirror of
https://github.com/usual2970/certimate.git
synced 2025-07-20 01:47:58 +00:00
refactor: optimize third-party sdks
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package cacheflysdk
|
||||
package cachefly
|
||||
|
||||
import (
|
||||
"net/http"
|
||||
|
@@ -1,4 +1,4 @@
|
||||
package cacheflysdk
|
||||
package cachefly
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
|
@@ -1,4 +1,4 @@
|
||||
package cacheflysdk
|
||||
package cachefly
|
||||
|
||||
type BaseResponse interface {
|
||||
GetMessage() string
|
||||
|
Reference in New Issue
Block a user