lckt-server/service/example/enter.go
2025-04-09 12:17:33 +08:00

8 lines
120 B
Go

package example
type ServiceGroup struct {
CustomerService
FileUploadAndDownloadService
AttachmentCategoryService
}