bug修复
This commit is contained in:
parent
8abd1df9b8
commit
8b94230d78
@ -16,7 +16,6 @@
|
||||
from xz_checking_route as t
|
||||
join enterprise_info ei on find_in_set(ei.id, t.enterprise_id)
|
||||
group by t.id) as t
|
||||
join xz_checking_route t1 on t1.id = t.id
|
||||
</sql>
|
||||
<select id="queryList" resultType="com.zhgd.xmgl.modules.checking.entity.XzCheckingRoute">
|
||||
<include refid="selectTable">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user