|
@@ -4,9 +4,10 @@ namespace refill\youlaifeiythree;
|
|
|
|
|
|
class config
|
|
|
{
|
|
|
+ #zy youlaifeiythree -> 向叶子提单
|
|
|
const MCH_ID = 10475;
|
|
|
const KEY = '5b114e8f73135c5a5cccea24e8304e50';
|
|
|
|
|
|
- const ORDER_URL = BASE_SITE_URL . '/mobile/index.php';
|
|
|
+ const ORDER_URL = 'https://www.xyzshops.cn/mobile/index.php';
|
|
|
const NOTIFY_URL = BASE_SITE_URL . "/mobile/callback/refill_youlaifeiythree.php";
|
|
|
}
|