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>