This website works better with JavaScript.
Explore
Help
Sign In
m52mxtq3o
/
educoder
Watch
1
Star
0
Fork
You've already forked educoder
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
2f8d4a0fdd
educoder
/
app
/
models
/
open_users
/
qq.rb
9 lines
111 B
Raw
Normal View
History
Unescape
Escape
oauth qq and wechat
6 years ago
class
OpenUsers
::
QQ
<
OpenUser
open user: unbind api
5 years ago
def
nickname
extra
&
.
[]
(
'nickname'
)
end
oauth qq and wechat
6 years ago
open user: unbind api
5 years ago
def
en_type
'qq'
end
oauth qq and wechat
6 years ago
end