Kaynağa Gözat

refill config phone provider update amount

ayHaru 4 yıl önce
ebeveyn
işleme
4060d38e87
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. 3 3
      data/config/prod/refill.ini.php

+ 3 - 3
data/config/prod/refill.ini.php

@@ -4,9 +4,9 @@
 $config['refill_specs'] = [
     'petrochina'    => [100 , 200 , 500 , 1000 , 2000],
     'sinopec'       => [100 , 200 , 500 , 1000 , 2000],
-    'chinamobile'   => [10 , 20 , 30 , 50 , 100 , 200 , 500 , 1000],
-    'chinaunicom'   => [10 , 20 , 30 , 50 , 100 , 200 , 500 , 1000],
-    'chinatelecom'  => [10 , 20 , 30 , 50 , 100 , 200 , 500 , 1000]
+    'chinamobile'   => [10 , 20 , 30 , 50 , 100 , 200 , 300 , 500],
+    'chinaunicom'   => [10 , 20 , 30 , 50 , 100 , 200 , 300 , 500],
+    'chinatelecom'  => [10 , 20 , 30 , 50 , 100 , 200 , 300 , 500]
 ];