线路表
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* @Author: kangkang
|
||||
* @Date: 2020-11-03 11:04:15
|
||||
* @LastEditors: Please set LastEditors
|
||||
* @LastEditTime: 2020-11-28 15:21:20
|
||||
* @LastEditTime: 2020-12-04 18:52:02
|
||||
*/
|
||||
|
||||
$is_script = 1;
|
||||
@@ -770,6 +770,7 @@ function xianfeng_getList($data, &$file, &$all, $exit)
|
||||
$key = $record['city'];
|
||||
$list1[$key][] = $record;
|
||||
}
|
||||
$key = $province_detail;
|
||||
if (strpos($info['description'], '电信') !== false) {
|
||||
$record['city'] = $info['description'];
|
||||
$record['supply'] = '电信';
|
||||
|
||||
Reference in New Issue
Block a user