This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
YG-GROUP
/
younggee_m_api
Observar
6
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
71a77fe199
Branches
Tags
XxY
develop
ljl
zhou
younggee_m_api
/
app
/
vo
/
pay_param.go
pay_param.go
115 B
Histórico
Raw
1
2
3
4
5
package vo
type PayParam struct {
ObjectId string `json:"object_id"` // 电商带货id/种草id/本地生活id
}