Commit d8275d42 authored by 张森's avatar 张森

部门人员触发预警时错误显示部门,应该显示站名称 bug修改

parent 7c6dbab6
......@@ -1843,7 +1843,7 @@
WHERE
is_delete = 0
AND biz_org_type = 'COMPANY'
LIMIT 1
WHERE biz_org_code = #{bizOrgCode}
AND biz_org_code = #{bizOrgCode}
LIMIT 1
</select>
</mapper>
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