diff --git a/script/linedata/get_line_list.php b/script/linedata/get_line_list.php index b61ad5f..8d49467 100755 --- a/script/linedata/get_line_list.php +++ b/script/linedata/get_line_list.php @@ -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'] = '电信';