Method: Model::OauthUser::WechatUser#try_match
- Defined in:
- app/models/wechat/model/oauth_user/wechat_user.rb
#try_match ⇒ Object
38 39 40 |
# File 'app/models/wechat/model/oauth_user/wechat_user.rb', line 38 def try_match app.api.(uid) end |