dongfeng-pay/legend/service/baseService.go

5 lines
45 B
Go

package service
type BaseService struct {
}