This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
loallout
/
video_course
ウォッチ
7
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
7c93599313
ブランチ
タグ
master
v0.0.1
video_course
/
model
/
duInfo.go
duInfo.go
65 B
履歴
Raw
1
2
3
4
5
6
package model
type DuInfo struct {
DpName string
DuId int
}