diff --git a/script/linedata/get_line_list.php b/script/linedata/get_line_list.php index 6c47535..9d95c8a 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-26 09:37:42 + * @LastEditTime: 2020-11-26 09:42:34 */ $is_script = 1; @@ -179,7 +179,7 @@ function qiangzi_getList($data, &$file, &$all, $exit) function xingxing_getList($data, &$file, &$all, $exit) { global $dnx_exit, $dnx_has_exit; - $online = ['故障', '正常']; + $online = ['故障', '正常', '正常']; $province_record = []; $key = ''; $list1 = [];