This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
tangmz
/
openbilibili
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
b030ce89ca
ブランチ
タグ
master
openbilibili
/
app
/
job
/
main
/
usersuit
/
model
/
pendant.go
pendant.go
107 B
履歴
Raw
1
2
3
4
5
6
7
8
package model
// PendantEquip .
type PendantEquip struct {
Mid int64
Pid int64
Expires int64
}