stanley-king 1 ano atrás
pai
commit
efb5e8f281

+ 2 - 2
data/config/mh/refill.ini.php

@@ -175,8 +175,8 @@ $suhu_wozhifu = ['name' => 'suhu_wozhifu', 'store_id' => 380,'qualitys' => '1',
 
 $phone_providers = [
     ['name' => 'dixin_normal', 'cfg' => $dixin_normal],
-    ['name' => 'suhu_normal' , 'cfg' => $suhu_normal],
-    ['name' => 'suhu_wozhifu' , 'cfg' => $suhu_wozhifu]
+    ['name' => 'suhu_normal', 'cfg' => $suhu_normal],
+    ['name' => 'suhu_wozhifu', 'cfg' => $suhu_wozhifu]
 ];
 
 $config['phone_providers'] = $phone_providers;

+ 0 - 3
helper/refill/api/mh/suhu_normal/config.php

@@ -1,9 +1,6 @@
 <?php
 
 namespace refill\suhu_normal;
-
-use mtopcard;
-
 class config
 {
     const MEMBER_ID = '60907';

+ 0 - 2
helper/refill/api/mh/suhu_wozhifu/config.php

@@ -2,8 +2,6 @@
 
 namespace refill\suhu_wozhifu;
 
-use mtopcard;
-
 class config
 {
     const MEMBER_ID = '31899';