aa
This commit is contained in:
@@ -19,6 +19,7 @@ func init() {
|
||||
|
||||
type UnionInterface interface {
|
||||
ShareUnionLink(ctx *jxcontext.Context, linkType int) (link string, err error)
|
||||
GetUnionActList(ctx *jxcontext.Context, actType int) (result interface{}, err error)
|
||||
}
|
||||
|
||||
func GetHandler(vendorID int) UnionInterface {
|
||||
|
||||
Reference in New Issue
Block a user