|
|
@@ -25,7 +25,8 @@ class Huolala
|
|
|
'base_url' => 'https://openapi.huolala.cn/v1',
|
|
|
'app_key' => 'gBhmCdWtX7hi7qnljduk0yK21XgQg8w3',
|
|
|
'secret' => 'bARxI68FFHpEXAcCQ23fxVQyxtJ9RONU',
|
|
|
- 'notify_url' => 'https://api.shop.wixhb.com/delivery/huolala-callback',
|
|
|
+ //'notify_url' => 'https://api.shop.wixhb.com/delivery/huolala-callback', // TODO
|
|
|
+ 'notify_url' => 'https://api.shop.hzghd.com/delivery/huolala-callback',
|
|
|
];
|
|
|
$this->isSandbox = false;
|
|
|
} else {
|