enum SharePlateform {
  wechatSession, // 微信好友
  wechatTimeline, // 微信朋友圈
  qq, // qq好友
  qqZone, // qq空间
  sina, // 新浪微博
}