From d3c353ccd090126688a361b021d48249ed94ae0b Mon Sep 17 00:00:00 2001 From: wanyongkang <937888580@qq.com> Date: Thu, 26 Nov 2020 09:42:47 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BA=BF=E8=B7=AF=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script/linedata/get_line_list.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 = [];