修复导入功能

This commit is contained in:
675061370@qq.com
2024-04-05 12:47:00 +08:00
parent 95d366412d
commit 23da0f7ad4
52 changed files with 3578 additions and 19 deletions
+2 -1
View File
@@ -23,7 +23,8 @@
"phpoffice/phpexcel": "^1.8",
"overtrue/wechat": "~4.0",
"jaeger/querylist": "^4.2",
"topthink/think-queue": "3.0"
"topthink/think-queue": "3.0",
"topthink/think-filesystem": "1.0.1"
},
"require-dev": {
"symfony/var-dumper": "^4.2",