火狐线路
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* @Author: kangkang
|
||||
* @Date: 2020-11-06 14:32:57
|
||||
* @LastEditors: Please set LastEditors
|
||||
* @LastEditTime: 2020-11-27 10:32:41
|
||||
* @LastEditTime: 2022-04-14 17:50:48
|
||||
*/
|
||||
header('Access-Control-Allow-Origin: *');
|
||||
header("Access-Control-Allow-Methods: *");
|
||||
@@ -58,6 +58,10 @@ switch ($id) {
|
||||
case 19:
|
||||
get_product(__DIR__ . '/data/download/huohu.csv');
|
||||
break;
|
||||
|
||||
case 22:
|
||||
get_product(__DIR__ . '/data/download/huohu.csv');
|
||||
break;
|
||||
}
|
||||
|
||||
function get_all_product($file_path)
|
||||
|
||||
Reference in New Issue
Block a user