2025-06-19 21:53:00 +08:00

8 lines
120 B
Go

package example
type ServiceGroup struct {
CustomerService
FileUploadAndDownloadService
AttachmentCategoryService
}