test
This commit is contained in:
@@ -46,5 +46,6 @@ func NewRongxingServiceWithConfig(cfg *config.Config) (*RongxingService, error)
|
||||
AppID: cfg.Rongxing.AppID,
|
||||
PrivateKey: cfg.Rongxing.PrivateKey,
|
||||
Timeout: timeout,
|
||||
}, logger), nil
|
||||
Proxy: cfg.Rongxing.Proxy,
|
||||
}, logger)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user