feat: 新增文章导出接口

This commit is contained in:
2025-01-15 13:49:34 +08:00
parent c9dc32f35f
commit 579acbf1f1
5 changed files with 117 additions and 1 deletions

View File

@@ -31,7 +31,8 @@
"thans/tp-jwt-auth": "^2.2",
"topthink/think-throttle": "^2.0",
"intervention/image": "^3.10",
"topthink/think-cors": "^1.0"
"topthink/think-cors": "^1.0",
"phpoffice/phpspreadsheet": "^3.8"
},
"require-dev": {
"symfony/var-dumper": ">=4.2",