"...src/components/git@web.lueluesay.top:chenxi/sub2api.git" did not exist on "7cc7e151749ecd44dcdcf2f4be32835c351301f3"
Commit d78f42d2 authored by yangjianbo's avatar yangjianbo
Browse files

chore(注释): 调整仪表盘注释为中文

parent 1a869547
...@@ -34,7 +34,7 @@ type dashboardStatsCacheEntry struct { ...@@ -34,7 +34,7 @@ type dashboardStatsCacheEntry struct {
UpdatedAt int64 `json:"updated_at"` UpdatedAt int64 `json:"updated_at"`
} }
// DashboardService provides aggregated statistics for admin dashboard. // DashboardService 提供管理员仪表盘统计服务。
type DashboardService struct { type DashboardService struct {
usageRepo UsageLogRepository usageRepo UsageLogRepository
aggRepo DashboardAggregationRepository aggRepo DashboardAggregationRepository
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment