|
|
@@ -30,12 +30,12 @@ class Shunfeng
|
|
|
$this->devId = 1594082399;
|
|
|
$this->appSecret = '9025c4f5ad93e8e08e947f02d0cde652';
|
|
|
} else {
|
|
|
-// $this->baseUrl = 'https://openic.sf-express.com/open/api/external/';
|
|
|
-// $this->devId = 1741530942;
|
|
|
-// $this->appSecret = '07b3f83d19a4a9f89322976c936faf92';
|
|
|
- $this->baseUrl = 'https://openic.sf-express.com/open/api/external/';
|
|
|
- $this->devId = 1594082399;
|
|
|
- $this->appSecret = '9025c4f5ad93e8e08e947f02d0cde652';
|
|
|
+ $this->baseUrl = 'https://openic.sf-express.com/open/api/external/';
|
|
|
+ $this->devId = 1741530942;
|
|
|
+ $this->appSecret = '07b3f83d19a4a9f89322976c936faf92';
|
|
|
+ // $this->baseUrl = 'https://openic.sf-express.com/open/api/external/';
|
|
|
+ // $this->devId = 1594082399;
|
|
|
+ // $this->appSecret = '9025c4f5ad93e8e08e947f02d0cde652';
|
|
|
}
|
|
|
$this->shopId = $shopId;
|
|
|
|