Kaynağa Gözat

fengye man update timeout

xiaoyu 3 yıl önce
ebeveyn
işleme
aceea4416a

+ 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,