Method: Model::OauthUser::WechatUser#try_match

Defined in:
app/models/wechat/model/oauth_user/wechat_user.rb

#try_matchObject



38
39
40
# File 'app/models/wechat/model/oauth_user/wechat_user.rb', line 38

def try_match
  app.api.menu_trymatch(uid)
end