package app
type ServiceGroup struct {
Oauth2ClientService
UserService
FavoriteService
VisionService
TodesService
AiKefuService
}