aa
This commit is contained in:
4
business/jxstore/vendor/partner.go
vendored
4
business/jxstore/vendor/partner.go
vendored
@@ -9,10 +9,6 @@ const (
|
||||
LinkTypeH5 = 2 //H5
|
||||
)
|
||||
|
||||
var (
|
||||
UnionInterfaceHandler UnionInterface
|
||||
)
|
||||
|
||||
type UnionInterface interface {
|
||||
ShareUnionLink(ctx *jxcontext.Context, linkType int) (err error)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user