2024-12-20 17:41:24 +08:00

7 lines
80 B
Go

package activity
type RouterGroup struct {
BitGetRouter
ContributionRouter
}