|
@@ -411,6 +411,6 @@ $phone_providers = [
|
|
|
['name' => 'tonglu', 'cfg' => $tonglu_phone],
|
|
|
['name' => 'xc', 'cfg' => $xc_phone],
|
|
|
['name' => 'xunyin', 'cfg' => $xunyin_phone],
|
|
|
- ['name' => 'wantong', 'cfg' => $wantong_phone]
|
|
|
+// ['name' => 'wantong', 'cfg' => $wantong_phone]
|
|
|
];
|
|
|
$config['phone_providers'] = $phone_providers;
|