lckt-server/plugin/customerservice/service/enter.go

8 lines
111 B
Go

package service
type ServiceGroup struct {
CustomerServiceService
}
var ServiceGroupApp = new(ServiceGroup)