WEB端查看APP客户设备绑定
This commit is contained in:
@ -173,7 +173,7 @@
|
||||
d.device_imei,
|
||||
d.device_pic,
|
||||
dt.type_name,
|
||||
dt.communication_mode
|
||||
dt.communication_mode,
|
||||
d.bluetooth_name
|
||||
from device d
|
||||
inner join device_type dt on d.device_type = dt.id
|
||||
|
Reference in New Issue
Block a user