Commit d4721d3a authored by 高建强's avatar 高建强

item:修改分组属性

parent b0a819f8
...@@ -5630,7 +5630,7 @@ ...@@ -5630,7 +5630,7 @@
<if test="systemCode != null and systemCode != ''"> <if test="systemCode != null and systemCode != ''">
AND fs.system_type_code = #{systemCode} AND fs.system_type_code = #{systemCode}
</if> </if>
GROUP BY det.`code` GROUP BY wle.`code`
</select> </select>
<select id="getFireSystemEquipStatusList" resultType="java.util.Map"> <select id="getFireSystemEquipStatusList" resultType="java.util.Map">
......
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