Strona działa najlepiej z JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
open-wechat
/
wechat-oplatform-sdk
Obserwuj
1
Gwiazdka
0
Forkuj
0
Kod
Problemy
0
Pull Requests
0
Wydania
0
Wiki
Aktywność
2
Commity
1
Gałąź
Drzewo:
eabf218566
master
Gałęzie
Tagi
${ item.name }
Utwórz gałąź
${ searchTerm }
z 'eabf218566'
${ noResults }
wechat-oplatform-sdk
/
entities
/
entity.go
entity.go
90B
Historia
Czysty
1
2
3
4
5
6
package entities
// Enum 通用枚举类型
type Enum struct {
ID float64 `json:"id"`
}