线路表
This commit is contained in:
@@ -58,7 +58,6 @@ $mogu_f = fopen(__DIR__ . '/data/mogu.csv', 'w');
|
||||
$mogu = json_decode(file_get_contents($url), true)['data'];
|
||||
mogu_getList($mogu, $mogu_f, $all, $mogu_data);
|
||||
fclose($mogu_f);
|
||||
die;
|
||||
|
||||
|
||||
$time = time();
|
||||
|
||||
Reference in New Issue
Block a user