瀏覽代碼

Merge branch 'raccount' of 39.97.239.116:gyfl/xyzshop into raccount

stanley-king 3 年之前
父節點
當前提交
f0e63b6103

二進制
helper/refill/api/xyz/guochuang/20211119内蒙古移动调价函.jpg


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

@@ -70,7 +70,7 @@ class config
         "4-10-29" => 9.82, "4-20-29" => 19.64, "4-30-29" => 29.46, "4-50-29" => 49.1, "4-100-29" => 98.2, "4-200-29" => 196.4, "4-300-29" => 294.6, "4-500-29" => 491,//青海 29
         "4-10-28" => 9.96, "4-20-28" => 19.90, "4-30-28" => 29.88, "4-50-28" => 49.8, "4-100-28" => 99.6, "4-200-28" => 199.2, "4-300-28" => 298.8, "4-500-28" => 498,//甘肃 28
         "4-10-13" => 10.03, "4-20-13" => 20.06, "4-30-13" => 30.09, "4-50-13" => 50.15, "4-100-13" => 100.3, "4-200-13" => 200.6, "4-300-13" => 300.9, "4-500-13" => 501.5,//福建 13
-        "4-10-5" => 10, "4-20-5" => 20, "4-30-5" => 30, "4-50-5" => 50, "4-100-5" => 100, "4-200-5" => 200, "4-300-5" => 300, "4-500-5" => 500,//内蒙古 5
+        "4-10-5" => 10.02, "4-20-5" => 20.04, "4-30-5" => 30.06, "4-50-5" => 50.1, "4-100-5" => 100.2, "4-200-5" => 200.4, "4-300-5" => 300.6, "4-500-5" => 501,//内蒙古 5
         "4-30-18" => 29.835, "4-50-18" => 49.725, "4-100-18" => 99.45, "4-200-18" => 198.3,//湖南 18
         "4-10-19" => 9.955, "4-20-19" => 19.91, "4-30-19" => 29.865, "4-50-19" => 49.775, "4-100-19" => 99.55, "4-200-19" => 199.1, "4-300-19" => 298.65, "4-500-19" => 497.75,//广东 19
         "4-10-7" => 9.885, "4-20-7" => 19.77, "4-30-7" => 29.655, "4-50-7" => 49.425, "4-100-7" => 98.85, "4-200-7" => 197.7, "4-300-7" => 296.55, "4-500-7" => 494.25,//吉林 7

+ 1 - 1
mobile/signature.php

@@ -12,7 +12,7 @@ $addr = $_SERVER['REMOTE_ADDR'];
 Log::record("request ip:{$addr}",Log::DEBUG);
 Log::record("signature data : {$data}",Log::DEBUG);
 Log::record("HTTP_SIGN : {$sign}",Log::DEBUG);
-echo ('success');
+echo ('SUCCESS');
 
 //echo("{$echostr}");
 //

File diff suppressed because it is too large
+ 466 - 466
test/TestRefillThird.php