服务器列表

This commit is contained in:
“wanyongkang”
2021-11-22 17:27:03 +08:00
parent b241155497
commit 50be81fc84

View File

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