蘑菇线路表

This commit is contained in:
“wanyongkang”
2021-01-26 18:41:28 +08:00
parent a0e88e067f
commit 09373d5645
4 changed files with 87 additions and 0 deletions

View File

@@ -52,6 +52,9 @@ switch ($id) {
case 17:
get_product(__DIR__ . '/data/download/xigua.csv');
break;
case 18:
get_product(__DIR__ . '/data/download/mogu.csv');
break;
}
function get_all_product($file_path)