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.1 总后台支付方式获取接口
tags/v1.1.2^2
huangjuajun
2 years ago
parent
84692319e7
commit
72283fbdfd
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
pay/pay_config.go
+ 0
- 1
pay/pay_config.go
View File
@@ -30,7 +30,6 @@ func JudgePayChannelPayType(channelId string) (model.PayChannel, error) {
return payChannel, err
}
if !res {
return payChannel, errors.New("查询数据失败")
}
Write
Preview
Loading…
Cancel
Save