JM-WechatMini/service/example/enter.go

7 lines
93 B
Go
Raw Normal View History

2023-11-02 04:34:46 +08:00
package example
type ServiceGroup struct {
CustomerService
FileUploadAndDownloadService
}