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.1.10
guzeng
3 years ago
parent
27950743ff
commit
40d013b753
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
common.go
+ 1
- 1
common.go
View File
@ -46,7 +46,7 @@ type MiniAppOpenidReq struct {
/
*
*
*
获取小程序openid返回参数
*
/
type
MiniAppOpenidRe
qRe
s
struct
{
type
MiniAppOpenidRes
struct
{
Openid
string
SessionKey
string
Unionid
string
Write
Preview
Loading…
Cancel
Save