feat: 互动处理

This commit is contained in:
Blizzard
2026-03-05 16:54:25 +08:00
parent 74b252550b
commit 2583b5f302
30 changed files with 412 additions and 119 deletions
+1
View File
@@ -8,6 +8,7 @@ type ServiceGroup struct {
InteractionService
PayService
OrderService
VipService
}
var GroupApp = new(ServiceGroup)