强子静态

This commit is contained in:
“wanyongkang”
2023-05-14 17:35:11 +08:00
parent 1e6e3eb509
commit 57fbe214b9
4 changed files with 148 additions and 16 deletions

View File

@@ -4,8 +4,8 @@
* @version:
* @Author: kangkang
* @Date: 2020-11-06 14:32:57
* @LastEditors: Please set LastEditors
* @LastEditTime: 2022-04-28 17:58:19
* @LastEditors: “wanyongkang” “937888580@qq.com”
* @LastEditTime: 2023-05-14 17:23:48
*/
header('Access-Control-Allow-Origin: *');
header("Access-Control-Allow-Methods: *");
@@ -66,6 +66,10 @@ switch ($id) {
case 23:
get_product(__DIR__ . '/data/download/yunniu.csv');
break;
case 25:
get_product(__DIR__ . '/data/download/qiangzijt.csv');
break;
}
function get_all_product($file_path)