Files
Go-Web-Template/server/service/common/enter.go
2026-04-08 12:19:24 +08:00

7 lines
102 B
Go

package common
type ServiceGroup struct {
AttachmentCategoryService
FileUploadAndDownloadService
}