dongfeng-pay/legend/service/baseService.go
2021-04-27 15:33:49 +08:00

5 lines
45 B
Go

package service
type BaseService struct {
}