获取到userId:
模特1:modelId: 6844, targetId: 1977211
模特1:modelId: 2000, targetId: 1760481

安卓事件:
邀约:Share.invite({ modelId: modelId, targetId: targetId });
分享:Share.share({ modelId: modelId, targetId: targetId });

ios事件:
邀约:invite({ modelId: modelId, targetId: targetId });
分享:share({ modelId: modelId, targetId: targetId });