Browse Source

add fengsheng

stanley-king 4 years ago
parent
commit
e51b0036e9

+ 2 - 2
helper/fcgisrv/MobileServer.php

@@ -57,8 +57,8 @@ class MobileServer extends BaseServer
             'bridge_shr.php','refill_weit.php','refill_afand.php','refill_afandeng.php',
             'bridge_shr.php','refill_weit.php','refill_afand.php','refill_afandeng.php',
             'refill_afandnew.php','refill_lingzh.php','refill_lingzhdl.php','refill_tongy.php',
             'refill_afandnew.php','refill_lingzh.php','refill_lingzhdl.php','refill_tongy.php',
             'refill_weiyi.php','refill_tonglu.php','refill_xc.php','refill_xunyin.php',
             'refill_weiyi.php','refill_tonglu.php','refill_xc.php','refill_xunyin.php',
-            'refill_yunling.php','refill_wantong.php','refill_zhongst.php','refill_luqian.php',
-            'refill_afandfs.php','refill_yunlingfs.php'
+            'refill_yunling.php','refill_wantong.php','refill_zhongst.php',
+            'refill_luqian.php','refill_afandfs.php','refill_yunlingfs.php'
         ];
         ];
 
 
         $this->setExFiles($exfiles);
         $this->setExFiles($exfiles);

+ 1 - 1
helper/refill/api/xyz/afandfs/RefillPhone.php

@@ -73,7 +73,7 @@ class RefillPhone extends refill\IRefillPhone
             }
             }
             elseif ($resp['code'] == 1)
             elseif ($resp['code'] == 1)
             {
             {
-                $status = $resp['data']['code'];
+                $status = intval($resp['data']['code']);
                 if ($status == 1) {
                 if ($status == 1) {
                     $order_state = ORDER_STATE_SUCCESS;
                     $order_state = ORDER_STATE_SUCCESS;
                     $save['official_sn'] = $resp['data']['official_order_id'];
                     $save['official_sn'] = $resp['data']['official_order_id'];

+ 19 - 19
helper/refill/api/xyz/afandfs/北京分省账户.txt

@@ -1,19 +1,19 @@
-狟等華硊ㄩhttp://119.8.102.95/api/receiveOrder
-脤等華硊ㄩhttp://119.8.102.95/api/queryOrder
-豻塗華硊ㄩhttp://119.8.102.95/api/quotaQuery
-
-
-狟等IP
-119.8.102.95
-
-
-
-
-http://119.8.102.95/index.html
-
-afd0017
-123456afd0017
-
-
-
-躇埥  130c44ac97bf094b6c7e448be1fbee8f
+????????http://119.8.102.95/api/receiveOrder
+???????http://119.8.102.95/api/queryOrder
+???????http://119.8.102.95/api/quotaQuery
+
+
+???IP
+119.8.102.95
+
+
+
+
+http://119.8.102.95/index.html
+
+afd0017
+123456afd0017
+
+
+
+???  130c44ac97bf094b6c7e448be1fbee8f

+ 1 - 0
helper/refill/api/xyz/yunlingfs/RefillPhone.php

@@ -80,6 +80,7 @@ class RefillPhone extends refill\IRefillPhone
             if (empty($resp)) {
             if (empty($resp)) {
                 return [false, '网络错误'];
                 return [false, '网络错误'];
             }
             }
+
             $resultno = intval($resp['resultno']);
             $resultno = intval($resp['resultno']);
             if ($resultno === 1) {
             if ($resultno === 1) {
                 $order_state = ORDER_STATE_SUCCESS;
                 $order_state = ORDER_STATE_SUCCESS;