This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
chengqian
/
lc_veterans
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
5ba8565f34
Ramos
Etiquetas
cq
master
lc_veterans
/
app
/
user
/
model
/
dept.go
dept.go
68 B
Histórico
Em bruto
1
2
3
4
5
package model
type ReqDepts struct {
Depts []int `json:"depts"`
}