上传数据初始化
This commit is contained in:
parent
8576d54cdd
commit
3200484b8e
@ -50,6 +50,7 @@ func (this *ModelMline) getMainlineData(uid string) (results *pb.DBMainline, err
|
||||
Groupaward: make(map[int32]*pb.DBMainlineAward),
|
||||
Ps: make(map[int32]int32),
|
||||
Chapterboos: make(map[int32]int32),
|
||||
Stategroup: make(map[int32]int32),
|
||||
}
|
||||
err = this.Add(uid, results)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user