This website works better with JavaScript.
Home
Explore
Help
Sign In
go_rely_warehouse
/
zyos_go_pay
Watch
4
Star
1
Fork
0
Code
Issues
0
Releases
67
Wiki
Activity
Browse Source
add Reverse:for v1.1.0 总后台支付方式获取接口
tags/v1.1.1
huangjuajun
2 years ago
parent
cafd9a6dd8
commit
84692319e7
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
pay/pay_config.go
+ 1
- 0
pay/pay_config.go
View File
@@ -30,6 +30,7 @@ func JudgePayChannelPayType(channelId string) (model.PayChannel, error) {
return payChannel, err
}
if !res {
return payChannel, errors.New("查询数据失败")
}
Write
Preview
Loading…
Cancel
Save