xiecheng_server/service/example/enter.go
2025-03-28 17:14:57 +08:00

8 lines
120 B
Go

package example
type ServiceGroup struct {
CustomerService
FileUploadAndDownloadService
AttachmentCategoryService
}