Revert "Merge branch 'fetch-device-info' into 'main'"
This reverts merge request !10
This commit is contained in:
@@ -6,7 +6,6 @@ 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