aa
This commit is contained in:
@@ -17,7 +17,7 @@ func init() {
|
||||
partner.HandlerMap[model.VendorIDJDShop] = unionHandler
|
||||
}
|
||||
|
||||
func (s *UnionHandler) ShareUnionLink(ctx *jxcontext.Context, linkType, unionActID int, sID, userID string) (link string, err error) {
|
||||
func (s *UnionHandler) ShareUnionLink(ctx *jxcontext.Context, linkType, unionActID int, sID, userID string, resourceType int) (link string, err error) {
|
||||
|
||||
return "jds", err
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user