- <?php
- namespace refill\ytnpydyxx;
- class config
- {
- const ORDER_URL = 'https://www.xyzshops.cn/mobile/index.php';
- const MCH_ID = 10402;
- const KEY = '26ccf14ebb5d4e34a3d8ea6594bb5900';
- const NOTIFY_URL = BASE_SITE_URL . "/mobile/callback/refill_ytnpydyxx.php";
- }
|