This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
cx
/
util
Observar
3
Favorito
1
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
44526cfc1f
Branches
Tags
master
util
/
unionpay
/
const.go
const.go
87 B
Histórico
Raw
1
2
3
4
5
6
package unionpay
const (
// CurrencyCodeCNY 人民币代码
CurrencyCodeCNY = 156
)