西瓜服务器地址

This commit is contained in:
“wanyongkang”
2021-01-21 16:49:23 +08:00
parent 3c5ea813ed
commit 258ab15bc7
4 changed files with 23 additions and 3 deletions

View File

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