.1915763867792649:066ec851ec13eb93a4d365ade98b6778_69e1e2c42d93a33fbc28d0f1.69e1e4b82d93a33fbc28d10b.69e1e4b830c02a144b175bc2:Trae CN.T(2026/4/17 15:43:52)#25
Open
keep-me wants to merge 1 commit intoFuAdmin:masterfrom
Conversation
新增数据报表模块,提供用户增长趋势、用户分布、操作日志趋势、登录日志趋势、部门用户分布和角色用户分布等统计功能。支持数据可视化展示和Excel导出功能,并添加定时任务自动生成报表。 主要变更: 1. 新增前端报表页面和图表组件 2. 添加后端报表API接口 3. 实现Excel导出功能 4. 添加定时任务自动生成报表 5. 完善路由和权限配置
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
新增数据报表模块,提供用户增长趋势、用户分布、操作日志趋势、登录日志趋势、部门用户分布和角色用户分布等统计功能。支持数据可视化展示和Excel导出功能,并添加定时任务自动生成报表。
主要变更: