haru haru 3 лет назад
Родитель
Сommit
308b958d9a

+ 2 - 2
data/config/xyz/refill.ini.php

@@ -3919,12 +3919,12 @@ $ruixunda_phone = ['name' => 'ruixunda', 'store_id' => 169, 'qualitys' => '1',
             ['goods_id' => 7444, 'price' => 190, 'quality' => 1, 'card_type' => 'chinatelecom']
         ],
         300 => [
-            ['goods_id' => 7445, 'price' => 286.5, 'quality' => 1, 'card_type' => 'chinamobile'],
+//            ['goods_id' => 7445, 'price' => 286.5, 'quality' => 1, 'card_type' => 'chinamobile'],
             ['goods_id' => 7445, 'price' => 283.5, 'quality' => 1, 'card_type' => 'chinaunicom'],
             ['goods_id' => 7445, 'price' => 286.2, 'quality' => 1, 'card_type' => 'chinatelecom']
         ],
         500 => [
-            ['goods_id' => 7446, 'price' => 477.5, 'quality' => 1, 'card_type' => 'chinamobile'],
+//            ['goods_id' => 7446, 'price' => 477.5, 'quality' => 1, 'card_type' => 'chinamobile'],
             ['goods_id' => 7446, 'price' => 472.5, 'quality' => 1, 'card_type' => 'chinaunicom'],
 //            ['goods_id' => 7446, 'price' => 476, 'quality' => 1, 'card_type' => 'chinatelecom']
         ],

+ 4 - 6
helper/refill/api/xyz/ruixunda/config.php

@@ -15,12 +15,10 @@ class config
     const NOTIFY_URL = BASE_SITE_URL . "/mobile/callback/refill_ruixunda.php";
     const PRODUCT = [
         mtopcard\ChinaMobileCard => [
-            30  => 100001,
-            50  => 100002,
-            100 => 100003,
-            200 => 100004,
-            300 => 100005,
-            500 => 100006,
+            30  => 100116,
+            50  => 100117,
+            100 => 100118,
+            200 => 100119,
         ],
         mtopcard\ChinaUnicomCard => [
             30  => 100007,

+ 7 - 0
helper/refill/api/xyz/ruixunda/开户信息.txt

@@ -12,3 +12,10 @@ appSecret:UTzLpEOYVTPcCmwW
 卡密提取接口:http://120.76.172.131:8911/api/card/get
 查单接口接口:http://120.76.172.131:8911/api/order/query
 余额接口接口:http://120.76.172.131:8911/api/account/balance
+
+2022.2.27 更改 移动编码
+超面值移动编码
+30        100116
+50        100117
+100      100118
+200      100119