Este site funciona melhor com JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
open-wechat
/
wechat-oplatform-sdk
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull Requests
0
Versões
0
Wiki
Atividade
1
Commit
1
Branch
Tag:
8839a41f57
master
Branches
Tags
${ item.name }
Criar branch
${ searchTerm }
de 8839a41f57
${ noResults }
wechat-oplatform-sdk
/
entity
/
entity.go
entity.go
88B
Histórico
Original
1
2
3
4
5
6
package entity
// Enum 通用枚举类型
type Enum struct {
ID float64 `json:"id"`
}