1
This commit is contained in:
parent
077324f548
commit
dd4c0cd123
@ -15,4 +15,5 @@ func (this *Chip) FromModel(m *model.Chip) {
|
||||
nowTime := f5.GetApp().GetRealSeconds()
|
||||
this.ItemId = m.ItemId
|
||||
this.LeftTime = int32(nowTime) - m.ExpireTime
|
||||
this.TotalTime = int32(nowTime) - m.ExpireTime
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user