This website works better with JavaScript.
Home
Explore
Help
Sign In
tgo
/
weixinrpc
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
34
Wiki
Activity
Browse Source
更新获取openid方法的结构体
master
listen
3 years ago
parent
3310a1fff7
commit
0d399213c3
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
common.go
+ 2
- 0
common.go
View File
@ -62,6 +62,8 @@ type MiniAppOpenidRes struct {
Openid
string
SessionKey
interface
{
}
Unionid
interface
{
}
NickName
string
AvatarUrl
string
WxApiRes
}
Write
Preview
Loading…
Cancel
Save