Commit 10206aec authored by tianbo's avatar tianbo

bug6302修改:日常管理巡检点添加消防装备检查项获取错误

parent 21d6017f
...@@ -359,6 +359,8 @@ ...@@ -359,6 +359,8 @@
category.NAME AS categoryName, category.NAME AS categoryName,
category.CODE AS categoryCode, category.CODE AS categoryCode,
equipment_detail.area AS address, equipment_detail.area AS address,
equipment_detail.equipment_name as eqpDefName,
equipment_detail.equipment_id as eqpDefId,
<!-- CONCAT(area.prevName,'-',structure.NAME) AS acre,--> <!-- CONCAT(area.prevName,'-',structure.NAME) AS acre,-->
spec.position AS acre, spec.position AS acre,
we.inspection_spec as inspectionSpecId, we.inspection_spec as inspectionSpecId,
......
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