Commit 53498788 authored by KeYong's avatar KeYong

修改稳压泵列表展示名称

parent d33c48ac
...@@ -5718,7 +5718,7 @@ ...@@ -5718,7 +5718,7 @@
</select> </select>
<select id="selectAllPressurePumpInfo" resultType="java.util.Map"> <select id="selectAllPressurePumpInfo" resultType="java.util.Map">
SELECT SELECT
ed.`name`, es.`name`,
concat_ws( '-', ws.full_name, ed.area ) area, concat_ws( '-', ws.full_name, ed.area ) area,
es.iot_code, es.iot_code,
es.id, es.id,
......
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