Files
2026-04-08 12:19:24 +08:00

7 lines
102 B
Go

package common
type ServiceGroup struct {
AttachmentCategoryService
FileUploadAndDownloadService
}