Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
go_rely_warehouse
/
zyos_go_pay
Observar
4
Favorito
1
Fork
0
Código
Issues
0
Versões
67
Wiki
Atividade
Ver código fonte
add Reverse:for v1.1.0 总后台支付方式获取接口
tags/v1.1.1
huangjuajun
2 anos atrás
pai
cafd9a6dd8
commit
84692319e7
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-0
pay/pay_config.go
+ 1
- 0
pay/pay_config.go
Ver arquivo
@@ -30,6 +30,7 @@ func JudgePayChannelPayType(channelId string) (model.PayChannel, error) {
return payChannel, err
}
if !res {
return payChannel, errors.New("查询数据失败")
}
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar