enter.go 76 B

12345
  1. package example
  2. type ServiceGroup struct {
  3. FileUploadAndDownloadService
  4. }