feat: 使用静态行业数据

This commit is contained in:
zdl
2025-10-24 12:32:14 +08:00
parent f0d30244d2
commit bcf81f4d47
2 changed files with 36 additions and 153 deletions

View File

@@ -4,7 +4,8 @@
"Read(//Users/qiye/**)",
"Bash(npm run lint:check)",
"Bash(npm run build)",
"Bash(chmod +x /Users/qiye/Desktop/jzqy/vf_react/scripts/*.sh)"
"Bash(chmod +x /Users/qiye/Desktop/jzqy/vf_react/scripts/*.sh)",
"Bash(node scripts/parseIndustryCSV.js)"
],
"deny": [],
"ask": []