|
|
|
@ -94,7 +94,7 @@ class WxpayService extends CI_Controller {
|
|
|
|
|
}
|
|
|
|
|
async_curl($this->config->item('send_notify_url', 'wxpay'));
|
|
|
|
|
async_curl('https://www.mycht.cn/webht.php/apps/pay/alipaytradeservice/get_billfile');
|
|
|
|
|
async_curl('https://www.mycht.cn/download_statement/download_files.php'); // iPaylinks日账单
|
|
|
|
|
async_curl('https://www.mycht.cn/download_statement/download_files.php', 30); // iPaylinks日账单
|
|
|
|
|
/**
|
|
|
|
|
* 每月20号发送退款给财务
|
|
|
|
|
*/
|
|
|
|
|