bygdata/service/example/enter.go
liuzhiwang e57ec346ea add
2026-02-02 17:57:11 +08:00

8 lines
120 B
Go

package example
type ServiceGroup struct {
CustomerService
FileUploadAndDownloadService
AttachmentCategoryService
}