This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
cx
/
util
Vigiar
3
Colocar Estrela
1
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
44526cfc1f
Ramos
Etiquetas
master
util
/
unionpay
/
const.go
const.go
87 B
Histórico
Em bruto
1
2
3
4
5
6
package unionpay
const (
// CurrencyCodeCNY 人民币代码
CurrencyCodeCNY = 156
)