소스 검색

fengye man update timeout

xiaoyu 3 년 전
부모
커밋
aceea4416a
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      helper/refill/api/xyz/fengyeman/config.php
  2. 1 1
      helper/refill/api/xyz/fengyeman24/config.php

+ 1 - 1
helper/refill/api/xyz/fengyeman/config.php

@@ -11,7 +11,7 @@ class config
     const KEY = '8dd6f67a65b806fbfb74dde74c5f1550';
     const NOTIFY_URL = BASE_SITE_URL . "/mobile/callback/refill_fengyeman.php";
     const ExtHeaders = ['Content-Type: application/x-www-form-urlencoded'];
-    const TIMEOUT = 21600;
+    const TIMEOUT = 18000;
     const operator = [
         mtopcard\ChinaMobileCard  => 0,
         mtopcard\ChinaUnicomCard  => 1,

+ 1 - 1
helper/refill/api/xyz/fengyeman24/config.php

@@ -11,7 +11,7 @@ class config
     const KEY = '8a8abd6b6fc3a34dd0be7d9f20f1ddc9';
     const NOTIFY_URL = BASE_SITE_URL . "/mobile/callback/refill_fengyeman24.php";
     const ExtHeaders = ['Content-Type: application/x-www-form-urlencoded'];
-    const TIMEOUT = 86400;
+    const TIMEOUT = 82800;
     const operator = [
         mtopcard\ChinaMobileCard  => 0,
         mtopcard\ChinaUnicomCard  => 1,