猎豹线路表

This commit is contained in:
“wanyongkang”
2023-12-29 16:32:13 +08:00
parent 884b6605e0
commit ee35e2a780
3 changed files with 19 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
* @Author: kangkang
* @Date: 2020-11-06 14:32:57
* @LastEditors: “wanyongkang” “937888580@qq.com”
* @LastEditTime: 2023-05-14 17:23:48
* @LastEditTime: 2023-12-29 16:28:00
*/
header('Access-Control-Allow-Origin: *');
header("Access-Control-Allow-Methods: *");
@@ -70,6 +70,9 @@ switch ($id) {
case 25:
get_product(__DIR__ . '/data/download/qiangzijt.csv');
break;
case 26:
get_product(__DIR__ . '/data/download/liebao.csv');
break;
}
function get_all_product($file_path)