0
0

Merge branch '6170' into dyf-device

This commit is contained in:
2025-09-28 18:19:21 +08:00
9 changed files with 89 additions and 26 deletions

View File

@ -241,9 +241,11 @@
<select id="queryWebDeviceList" resultType="com.fuyuanshen.equipment.domain.vo.WebDeviceVo">
select * from (select d.id, d.device_name,
d.device_mac,
d.device_type,
d.device_sn,
d.device_imei,
d.device_pic,
d.group_id,
dt.type_name,
dt.communication_mode,
d.bluetooth_name,