线路表
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
* @Author: kangkang
|
* @Author: kangkang
|
||||||
* @Date: 2020-11-03 11:04:15
|
* @Date: 2020-11-03 11:04:15
|
||||||
* @LastEditors: Please set LastEditors
|
* @LastEditors: Please set LastEditors
|
||||||
* @LastEditTime: 2020-11-26 09:37:42
|
* @LastEditTime: 2020-11-26 09:42:34
|
||||||
*/
|
*/
|
||||||
|
|
||||||
$is_script = 1;
|
$is_script = 1;
|
||||||
@@ -179,7 +179,7 @@ function qiangzi_getList($data, &$file, &$all, $exit)
|
|||||||
function xingxing_getList($data, &$file, &$all, $exit)
|
function xingxing_getList($data, &$file, &$all, $exit)
|
||||||
{
|
{
|
||||||
global $dnx_exit, $dnx_has_exit;
|
global $dnx_exit, $dnx_has_exit;
|
||||||
$online = ['故障', '正常'];
|
$online = ['故障', '正常', '正常'];
|
||||||
$province_record = [];
|
$province_record = [];
|
||||||
$key = '';
|
$key = '';
|
||||||
$list1 = [];
|
$list1 = [];
|
||||||
|
|||||||
Reference in New Issue
Block a user