Files
st/server/service/example/enter.go
2026-02-10 17:48:27 +08:00

8 lines
120 B
Go

package example
type ServiceGroup struct {
CustomerService
FileUploadAndDownloadService
AttachmentCategoryService
}