enter.go 94 B

1234567
  1. package newCentralControl
  2. type ServiceGroup struct {
  3. GameConfService
  4. ComputerTaskService
  5. }