大屏问题

This commit is contained in:
hongchao 2026-02-05 15:34:40 +08:00
parent 9818e786e5
commit 254570b250
1 changed files with 1 additions and 0 deletions

View File

@ -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>