This website works better with JavaScript.
Home
Explore
Help
Sign In
tgo
/
userrpc
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
47
Wiki
Activity
Browse Source
修改绑定第三方参数
master
v0.2.5
guzeng
3 years ago
parent
d274938309
commit
f8dd1d270d
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
@ -18,7 +18,7 @@ type BindThirdReq struct {
}
type
Res
struct
{
Errcode
string
Errcode
int
Errmsg
string
}
Write
Preview
Loading…
Cancel
Save