zxl
5 天以前 8f2e8522daf081ad4da027c39a776fdd9483b97e
ycl-server/src/main/resources/mapper/zgyw/TMonitorMapper.xml
@@ -414,6 +414,9 @@
            <if test="deptTag!=null">
                and p.dept_tag = #{deptTag}
            </if>
            <if test="address != null">
                and p.dept_id = #{address}
            </if>
            ${params.dataScope}
        </where>
    </select>