vd/config/filter.php
2018-11-09 16:42:03 +08:00

33 lines
1.4 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
// RD同步基础套餐时过滤的卡源
'bloc' => [
'FXFT_szjcdsj', // 福州电信-自管理门户
'FXFT_LT-101728118', // 【联通】黑龙江联通
'FXFT_13103495', // 龙岩移动
'FXFT_1381409', // 莆田移动
'FXFT_LT-HLJ', // 【联通】黑龙江测试集团
'FXFT_lt_jasper_gdfs', // lt_jasper_gdfs
'FXFT_yika', // yika云创集团
'FXFT_yd_test', // yd_test云创测试
'FXFT_LT-muke', // LT-muke
'FXFT_zylh_report', // 浙江移动(刘晓松)
'FXFT_ylreport', // 上海移动(刘晓松)
'FXFT_xiaomi', // 小米
'FXFT_lt_yika', // lt_yika云创卡源
'FXFT_lt_88', // lt_88云创卡源
'FXFT_yd_shanghaika', // yd_shanghaika
'FXFT_yd_weimi', // Weimi
'FXFT_12345', // 枢建通信
'FXFT_0595-1', // 【移动】泉州公田软件有限公司(泉州)
'FXFT_0755-1', // 【移动】深圳市博睿大地科技有限公司(深圳南山)
'FXFT_023-2', // 【移动】深圳市迈明瑞科技文化有限公(重庆南岸)
'FXFT_0595-2', // 【移动】深圳万里通网络信息技术有限公司1泉州
'FXFT_shangtong', // 尚通科技发展有限公司
'FXFT_SH-DX', // 上海电信(第三方)
'FXFT_weimi-LT', // weimi-联通
'FXFT_1343142', // yd_qzlc
],
];