大屏问题
This commit is contained in:
parent
9818e786e5
commit
254570b250
|
|
@ -243,6 +243,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|||
and mm.ma_status = 2
|
||||
and mt2.type_id not in (6032,6008,6270) and mt.company_id = 101
|
||||
and mt.jiju_type =2
|
||||
AND sai.source = 1
|
||||
<if test="deptId != null">
|
||||
AND sd.dept_id = #{deptId}
|
||||
</if>
|
||||
|
|
|
|||
Loading…
Reference in New Issue