bygdata/service/example/enter.go
2026-03-10 14:09:43 +00:00

8 lines
120 B
Go

package example
type ServiceGroup struct {
CustomerService
FileUploadAndDownloadService
AttachmentCategoryService
}