测试权限
This commit is contained in:
parent
75333c2b8c
commit
efbf57c142
@ -16,6 +16,7 @@
|
||||
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