enter.go 62 B

12345
  1. package parking
  2. type ServiceGroup struct {
  3. PassageService
  4. }