diff --git a/webht/third_party/pay/controllers/WxpayService.php b/webht/third_party/pay/controllers/WxpayService.php index 12a77b3a..df2ac142 100644 --- a/webht/third_party/pay/controllers/WxpayService.php +++ b/webht/third_party/pay/controllers/WxpayService.php @@ -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号发送退款给财务 */