- <?php
- namespace refill\lingzh;
- class config
- {
- const PAY_PHONE_URL = 'https://www.lzkj168.cn/racc/index.php';
- const QUERY_URL= 'https://www.lzkj168.cn/racc/index.php';
- const USR= 9618;
- const KEY = 'fa0a841bdb424b6e1ac76148e9fdc7a8';
- const API_IP = NET_IP;
- const NOTIFY_URL = BASE_SITE_URL."/mobile/refill_lingzh.php";
- }
|