This website works better with JavaScript.
Home
Explore
Help
Sign In
EggPlanet
/
egg_app
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update
master
dengbiao
5 days ago
parent
7d7d2ff06a
commit
094ed4fee7
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/lib/gopay/init_alipay.go
+ 1
- 1
app/lib/gopay/init_alipay.go
View File
@@ -20,7 +20,7 @@ type InitAlipayStruct struct {
AppPublicContent []byte `json:"app_public_content" label:"应用公钥证书"`
}
// Init 初始化支付宝客户端
// Init
Alipay
初始化支付宝客户端
// appid:应用ID
// privateKey:应用私钥,支持PKCS1和PKCS8
// isProd:是否是正式环境,沙箱环境请选择新版沙箱应用。
Write
Preview
Loading…
Cancel
Save