This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
chengqian
/
lc_smart_admin
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
ec34c6d867
Větve
Značky
master
lc_smart_admin
/
server
/
dao
/
devices
/
dev_gateway.go
dev_gateway.go
102 B
Historie
Surový
1
2
3
4
5
6
7
8
package
devices
type
GateWay
struct
{
}
func
(GateWay)
TableName
()
string
{
return
"dev_gateway"
}