首页数据

This commit is contained in:
2025-09-02 08:49:42 +08:00
parent 127e26e0d4
commit eca113d388

View File

@ -41,7 +41,7 @@
SELECT *
FROM (
SELECT
da.id AS id, d.id AS deviceId, d.device_name, d.bluetooth_name,
da.id AS id, d.id AS deviceId, d.device_name, d.bluetooth_name, d.group_id,
d.pub_topic, d.sub_topic, d.device_pic,
d.device_mac, d.device_sn, d.update_by,
d.device_imei, d.update_time, dg.id AS device_type,