Commit 7c2ae76d authored by zhangsen's avatar zhangsen

应急预案消防力量修改

parent 4dca0cb4
......@@ -602,7 +602,7 @@ LEFT JOIN cb_fire_team cft ON cff.fire_team_id = cft.sequence_nbr
<select id="getUserInfoByYJYA" resultType="java.util.Map">
SELECT
'运人员' AS departmentName,
'运人员' AS departmentName,
(
SELECT
count( 1 )
......@@ -653,7 +653,7 @@ LEFT JOIN cb_fire_team cft ON cff.fire_team_id = cft.sequence_nbr
SELECT
'驻站消防队' AS departmentName,
'驻站消防队' AS departmentName,
(
SELECT
count( 1 )
......
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