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

10 lines
129 B
Go

package gaia
type ServiceGroup struct {
SystemIntegratedService
DashboardService
QuotaService
TenantsService
TestService
}