gin-vue-admin/server/service/example/enter.go

8 lines
107 B
Go

package example
type ServiceGroup struct {
ExcelService
CustomerService
FileUploadAndDownloadService
}