|
@@ -7,7 +7,8 @@ class Kuaishou extends Base
|
|
|
public $signSecret = '71443462ca217e1c29425e7aabc257cc';
|
|
|
public $msgSecret = '4fxDQv7tJKzIc1D7CNNe6A==';
|
|
|
public $syncAPIClient;
|
|
|
- public $serverHost = "https://openapi.kwaixiaodian.com/";
|
|
|
+ // public $serverHost = "https://openapi.kwaixiaodian.com/";
|
|
|
+ public $serverHost = "https://gw-merchant-staging.test.gifshow.com/";
|
|
|
public $webSite = '1688';
|
|
|
public $access_token = '';
|
|
|
public $debug = false;
|