kang
3c74ffc2d5
feat: 添加 PHPSpreadsheet 支持以增强报表导出功能
- 在 `composer.json` 中新增 `phpoffice/phpspreadsheet` 依赖。
- 更新 `ReportJobDownloadController` 以使用 `AdminReportSpreadsheetExporter` 进行 XLSX 格式的报表导出,简化导出逻辑并确保文件名包含动态生成的输出路径后缀。
- 更新 `AdminAuthorizationRegistry` 中的权限定义,扩展相关权限以支持新的设置管理功能。
2026-05-26 13:53:18 +08:00
..
2026-05-22 10:08:41 +08:00
2026-05-22 10:08:41 +08:00
2026-05-22 10:08:41 +08:00
2026-05-22 10:08:41 +08:00
2026-05-26 13:53:18 +08:00
2026-05-22 11:32:42 +08:00
2026-05-22 11:32:42 +08:00
2026-05-22 11:32:42 +08:00