lckt-server/service/app/enter.go

7 lines
73 B
Go

package app
type ServiceGroup struct {
AppUserService
BannerService
}