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'] = '';