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