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ść
1
Commit
1
Gałąź
Drzewo:
8839a41f57
master
Gałęzie
Tagi
${ item.name }
Utwórz gałąź
${ searchTerm }
z '8839a41f57'
${ noResults }
wechat-oplatform-sdk
/
entity
/
entity.go
entity.go
88B
Historia
Czysty
1
2
3
4
5
6
package entity
// Enum 通用枚举类型
type Enum struct {
ID float64 `json:"id"`
}