- dingding callback
This commit is contained in:
@@ -34,6 +34,9 @@ type API struct {
|
||||
client *http.Client
|
||||
config *platformapi.APIConfig
|
||||
locker sync.RWMutex
|
||||
|
||||
callbackToken string
|
||||
callbackAesKey []byte
|
||||
}
|
||||
|
||||
func New(appID, secret string, config ...*platformapi.APIConfig) *API {
|
||||
|
||||
Reference in New Issue
Block a user