Browse Source

yuanta update dx 50 product

xiaoyu 3 years ago
parent
commit
8b68266d78
2 changed files with 5 additions and 2 deletions
  1. 4 1
      helper/refill/api/xyz/yuanta/api.txt
  2. 1 1
      helper/refill/api/xyz/yuanta/config.php

+ 4 - 1
helper/refill/api/xyz/yuanta/api.txt

@@ -23,4 +23,7 @@ appSecret:qXRRTTqrtAwwwtXp
 
 
 2022.3.24增加联通电信50
 2022.3.24增加联通电信50
 联通50       100039
 联通50       100039
-电信50       100060
+电信50       100060
+
+2022.3.25修改电信50编码
+电信50面值     商品编码 100045

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

@@ -25,7 +25,7 @@ class config
             200 => 100041
             200 => 100041
         ],
         ],
         mtopcard\ChinaTelecomCard => [
         mtopcard\ChinaTelecomCard => [
-            50  => 100060,
+            50  => 100045,
             100 => 100046,
             100 => 100046,
             200 => 100047
             200 => 100047
         ],
         ],