lowkeyman 1 month ago
parent
commit
931b4cf54c
1 changed files with 6 additions and 6 deletions
  1. 6 6
      helper/refill/api/yl/ruishang/config.php

+ 6 - 6
helper/refill/api/yl/ruishang/config.php

@@ -27,17 +27,17 @@ class config
 
     const Product = [
         mtopcard\ChinaMobileCard => [
-            50 => 1000075,
-            100 => 1000076,
-            200 => 1000077,
+            50 => 1000069,
+            100 => 1000070,
+            200 => 1000071,
         ],
         mtopcard\ChinaUnicomCard => [
 
         ],
         mtopcard\ChinaTelecomCard => [
-            50  => 1000102,
-            100 => 1000103,
-            200 => 1000104,
+            50  => 1000072,
+            100 => 1000073,
+            200 => 1000074,
         ],
     ];