特种作业type修改
This commit is contained in:
parent
225914abb6
commit
9298429427
@ -37,7 +37,7 @@
|
||||
and enterprise_id = #{param.engineeringId}
|
||||
</if>
|
||||
AND `status` in (2, 3, 4)
|
||||
AND type = 6
|
||||
AND type = 3
|
||||
GROUP BY engineering_id) tp ON t.id = tp.engineering_id
|
||||
</sql>
|
||||
<select id="queryList" resultType="com.zhgd.xmgl.modules.xz.special.entity.XzLimitSpaceSafe">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user