Rebase
This commit is contained in:
@@ -6,6 +6,7 @@ import (
|
||||
|
||||
type Device struct {
|
||||
gorm.Model
|
||||
DeviceID string `json:"deviceId"`
|
||||
DeviceName string
|
||||
IMEI string `json:"imei"`
|
||||
IMSI string `json:"imsi"`
|
||||
|
||||
Reference in New Issue
Block a user