feat: 数据分析

This commit is contained in:
Blizzard
2026-03-10 15:12:29 +08:00
parent bdcd96a058
commit e4b7ee04cc
17 changed files with 1315 additions and 17 deletions
+1
View File
@@ -10,6 +10,7 @@ type ServiceGroup struct {
OrderService
VipService
TTSService
AnalyticsService
}
var GroupApp = new(ServiceGroup)