报错
This commit is contained in:
parent
f939e7ff7f
commit
dd06dbf02b
@ -61,7 +61,7 @@ func (this *MStonehenge) GetStonehengeData(uid string) *pb.DBStonehenge {
|
|||||||
stone.Addweight = make(map[int32]int32, 0)
|
stone.Addweight = make(map[int32]int32, 0)
|
||||||
stone.Etime = utils.WeekIntervalTime(0)
|
stone.Etime = utils.WeekIntervalTime(0)
|
||||||
this.Add(uid, stone)
|
this.Add(uid, stone)
|
||||||
return nil
|
|
||||||
}
|
}
|
||||||
return stone
|
return stone
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user