JM-WechatMini/service/example/enter.go
2023-11-02 04:34:46 +08:00

7 lines
93 B
Go

package example
type ServiceGroup struct {
CustomerService
FileUploadAndDownloadService
}