Forráskód Böngészése

国创分省,四川移动调价

门上2号,同步返回值代码
赵明 1 éve
szülő
commit
c473bf8827

BIN
helper/refill/api/xyz/guochuang/20240128_yd_sichuan.jpg


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

@@ -88,7 +88,7 @@ class config
         "4-10-27" => 10.29, "4-20-27" => 20.58, "4-30-27" => 30.48, "4-50-27" => 49.95, "4-100-27" => 99.9, "4-200-27" => 199.8, "4-300-27" => 299.7, "4-500-27" => 499.5,//陕西 27
         "4-10-31" => 10.4, "4-20-31" => 20.5,//新疆 31
         "4-10-3" => 10.36, "4-20-3" => 20.72, "4-30-3" => 31.08, "4-50-3" => 50.7,//河北 3
-        "4-10-23" => 10.36, "4-20-23" => 20.72, "4-30-23" => 31.08,//四川 23
+        "4-10-23" => 10.38, "4-20-23" => 20.76, "4-30-23" => 31.14,//四川 23
 
         //联通
         "5-10-19" => 10.04, "5-20-19" => 20.08, "5-30-19" => 30.06, "5-50-19" => 50.1, "5-100-19" => 100.2, "5-200-19" => 200.4, "5-300-19" => 300.6, "5-500-19" => 501,//广东 19

+ 2 - 2
helper/refill/api/xyz/menshang_sec/RefillPhone.php

@@ -57,11 +57,11 @@ class RefillPhone extends refill\IRefillPhone
                 return [false, $resultno, false];
             } elseif ($resultno === '9999' || $resultno === '5006') {
                 $net_errno = "HTTP-{$resultno}";
-                return [false, $net_errno, true];
+                return [false, $resultno, true];
             } else {
                 $err = 998;
                 $net_errno = "HTTP-{$err}";
-                return [false, $net_errno, true];
+                return [false, $resultno, true];
             }
         }
     }

+ 1 - 1
helper/refill/api/yl/guochuang/config.php

@@ -88,7 +88,7 @@ class config
         "4-10-27" => 10.29, "4-20-27" => 20.58, "4-30-27" => 30.48, "4-50-27" => 49.95, "4-100-27" => 99.9, "4-200-27" => 199.8, "4-300-27" => 299.7, "4-500-27" => 499.5,//陕西 27
         "4-10-31" => 10.4, "4-20-31" => 20.5,//新疆 31
         "4-10-3" => 10.36, "4-20-3" => 20.72, "4-30-3" => 31.08, "4-50-3" => 50.7,//河北 3
-        "4-10-23" => 10.36, "4-20-23" => 20.72, "4-30-23" => 31.08,//四川 23
+        "4-10-23" => 10.38, "4-20-23" => 20.76, "4-30-23" => 31.14,//四川 23
 
         //联通
         "5-10-19" => 10.04, "5-20-19" => 20.08, "5-30-19" => 30.06, "5-50-19" => 50.1, "5-100-19" => 100.2, "5-200-19" => 200.4, "5-300-19" => 300.6, "5-500-19" => 501,//广东 19