This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
chengqian
/
lc_veterans
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
cq
master
lc_veterans
/
app
/
user
/
model
/
dept.go
dept.go
68 B
Permalink
Cronologia
Originale
1
2
3
4
5
package model
type ReqDepts struct {
Depts []int `json:"depts"`
}