Explorar el Código

for guochuang_nation channel

stanley-king hace 3 años
padre
commit
fa3cd80f3f
Se han modificado 2 ficheros con 8 adiciones y 1 borrados
  1. 1 1
      data/config/xyz/refill.ini.php
  2. 7 0
      test/TestRedis.php

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

@@ -2661,7 +2661,7 @@ $phone_providers = [
     ['name' => 'yikatong', 'cfg' => $yikatong_phone],
     ['name' => 'sialan_tax', 'cfg' => $sialan_tax_phone],
     ['name' => 'yunchonggong_yd', 'cfg' => $yunchonggong_yd_phone],
-//    ['name' => 'guochuang_nation', 'cfg' => $guochuang_nation_phone],
+    ['name' => 'guochuang_nation', 'cfg' => $guochuang_nation_phone],
     ['name' => 'tianyanman', 'cfg' => $tianyanman_phone],
     ['name' => 'shimier', 'cfg' => $shimier_phone],
     ['name' => 'zhongst_mix', 'cfg' => $zhongst_mix_phone],

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 7 - 0
test/TestRedis.php