麒麟静态线路表

This commit is contained in:
“wanyongkang”
2024-01-20 16:11:39 +08:00
parent 81f818a5e7
commit 1f5c4039c5
4 changed files with 101 additions and 14 deletions

View File

@@ -5,7 +5,7 @@
* @Author: kangkang
* @Date: 2020-11-06 14:32:57
* @LastEditors: “wanyongkang” “937888580@qq.com”
* @LastEditTime: 2023-12-29 16:28:00
* @LastEditTime: 2024-01-20 16:08:50
*/
header('Access-Control-Allow-Origin: *');
header("Access-Control-Allow-Methods: *");
@@ -76,6 +76,10 @@ switch ($id) {
case 27:
get_product(__DIR__ . '/data/download/qilin.csv');
break;
case 28:
get_product(__DIR__ . '/data/download/qilinjt.csv');
break;
}
function get_all_product($file_path)