- <?php
- namespace refill\Ryuequanyi;
- # 百保(权益)
- class config
- {
- const MCH_ID = 10476;
- const KEY = 'cbae165ae6dc5c45219c6bf65d7e9ed9';
- const ORDER_URL = 'https://www.xyzshops.cn/mobile/index.php';
- const NOTIFY_URL = BASE_SITE_URL . '/mobile/callback/refill_Ryuequanyi.php';
- }
|