蘑菇线路表
This commit is contained in:
@@ -64,7 +64,7 @@ $mogu_f = fopen(__DIR__ . '/data/mogu.csv', 'w');
|
||||
$mogu = json_decode(get_content("http://xjip.hlapi.com/api/area",''), true)['data'];
|
||||
// print_r($mogu);
|
||||
//写入蘑菇文件
|
||||
mogu_getList($mogu, $mogu_f, $all, $mogu_data, 'mogu');
|
||||
mogu_getList($mogu, $mogu_f, $all, $mogu_data, '蘑菇');
|
||||
fclose($mogu_f);
|
||||
|
||||
$laoying_data = get_product(__DIR__ . '/data/laoying.csv');
|
||||
|
||||
Reference in New Issue
Block a user