From 50be81fc84c0c6f118ed1c4b2584ab5b3c5bc32d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cwanyongkang=E2=80=9D?= <“937888580@qq.com”> Date: Mon, 22 Nov 2021 17:27:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E5=99=A8=E5=88=97=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 0da36cc..a15a4bc 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: 2021-09-28 11:08:07 + * @LastEditTime: 2021-11-22 17:26:17 */ $is_script = 1; include_once __DIR__ . '/../../index.php'; @@ -514,7 +514,7 @@ function mogu_getList($data, &$file, &$all ) $record['city'] = $city_name[1]; $record['supply'] = $info['yunying']; - $record['ip'] = ''; + $record['ip'] = $info['ipCount']; $record['daikuan'] = $info['daikuan']; $record['onlineuser'] = ''; $record['maxuser'] = '';