Files
dify-plus/admin/server/service/example/enter.go
T
2025-03-28 15:18:33 +08:00

7 lines
93 B
Go

package example
type ServiceGroup struct {
CustomerService
FileUploadAndDownloadService
}