Commit e702f4b7 authored by 韩桐桐's avatar 韩桐桐

fix(大屏-总览-主体全覆盖):检验检测单位查询bug

parent f2ef1d83
......@@ -106,7 +106,7 @@
and open_biz_type = #{tzBaseEnterpriseInfoDto.jyjcType}
</if>
group by unit_code,open_biz_type) t1
ON t1.unit_code = unit_code
ON t1.unit_code = use_code
</if>
<where>
<!-- <if-->
......
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