Browse Source

联拓全国,移动50-200编码

zhaoming 1 year ago
parent
commit
adbde881e5

+ 6 - 1
helper/refill/api/yl/liantuo_nation/API.MD

@@ -33,4 +33,9 @@
 - 30面值编码    101705
 - 30面值编码    101705
 - 50面值 101706
 - 50面值 101706
 - 100面值 101707
 - 100面值 101707
-- 200面值    101708
+- 200面值    101708
+
+全国移动
+- 50面值编码101688
+- 100面值编码101689
+- 200面值编码101690

+ 3 - 1
helper/refill/api/yl/liantuo_nation/config.php

@@ -27,7 +27,9 @@ class config
     const ProductIdS = [
     const ProductIdS = [
         mtopcard\ChinaMobileCard =>
         mtopcard\ChinaMobileCard =>
             [
             [
-
+                50 => '101688',
+                100 => '101689',
+                200 => '101690',
             ],
             ],
         mtopcard\ChinaUnicomCard =>
         mtopcard\ChinaUnicomCard =>
             [
             [