1
This commit is contained in:
parent
9c5c88b31d
commit
10b83cd49d
@ -9,4 +9,5 @@ type Chip struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func (this *Chip) FromModel(m *model.Chip) {
|
func (this *Chip) FromModel(m *model.Chip) {
|
||||||
|
this.ItemId = m.ItemId
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user