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