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
v0.3.4
guzeng
3 years ago
parent
1270ae23c8
commit
3310a1fff7
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
common.go
+ 2
- 2
common.go
View File
@ -60,8 +60,8 @@ type MiniAppOpenidReq struct {
*
/
type
MiniAppOpenidRes
struct
{
Openid
string
SessionKey
string
Unionid
int
SessionKey
interface
{
}
Unionid
interface
{
}
WxApiRes
}
Write
Preview
Loading…
Cancel
Save