Commit d30825f1 authored by KeYong's avatar KeYong

报警id查询详情返回装备定义code

parent b28b3178
...@@ -1262,6 +1262,7 @@ ...@@ -1262,6 +1262,7 @@
es.id, es.id,
ed.`name`, ed.`name`,
es.`code`, es.`code`,
es.equipment_code AS equipmentCode,
es.`qr_code` AS qrCde, es.`qr_code` AS qrCde,
es.system_id, es.system_id,
ws.full_name as location ws.full_name as location
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment