1
This commit is contained in:
@@ -39,6 +39,7 @@ func New(appID, appKey, openID string, config ...*platformapi.APIConfig) *API {
|
||||
if appID == "" {
|
||||
return nil
|
||||
}
|
||||
globals.SugarLogger.Debugf("appID====%s,appKey====%s,openID====%s", appID, appKey, openID)
|
||||
return &API{
|
||||
appid: appID,
|
||||
appKey: appKey,
|
||||
|
||||
Reference in New Issue
Block a user