enter.go 63 B

12345
  1. package admin
  2. type ServiceGroup struct {
  3. DepartmentService
  4. }