This website works better with JavaScript
Home
Explore
Help
Sign In
loallout
/
video_course
Watch
7
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
7c93599313
Branches
Tags
master
v0.0.1
video_course
/
model
/
duInfo.go
duInfo.go
65 B
History
Raw
1
2
3
4
5
6
package model
type DuInfo struct {
DpName string
DuId int
}