新产品火狐

This commit is contained in:
“wanyongkang”
2021-04-26 18:50:06 +08:00
parent 8efb5f9c5a
commit 33ff11d5ff
5 changed files with 214 additions and 18 deletions

View File

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