feat: 添加数据

This commit is contained in:
zdl
2025-10-26 14:11:24 +08:00
parent a5702b631c
commit 05307d6501
3 changed files with 213 additions and 1 deletions

View File

@@ -6,7 +6,11 @@
"Bash(npm run build)",
"Bash(chmod +x /Users/qiye/Desktop/jzqy/vf_react/scripts/*.sh)",
"Bash(node scripts/parseIndustryCSV.js)",
"Bash(cat:*)"
"Bash(cat:*)",
"Bash(npm cache clean --force)",
"Bash(npm install)",
"Bash(npm run start:mock)",
"Bash(npm install fsevents@latest --save-optional --force)"
],
"deny": [],
"ask": []