- <?php
- namespace refill\nanshantuopuzhic;
- class config
- {
- const ORDER_URL = 'https://www.xyzshops.cn/mobile/index.php';
- const MCH_ID = 10386;
- const KEY = '6058a2cc3865e15391c7a55c83307e71';
- const NOTIFY_URL = BASE_SITE_URL . "/mobile/callback/refill_nanshantuopuzhic.php";
- }
|