tangzy
2021-07-31 6256c4a58da520ae9c79ba38be3d738acf25cb47
src/main/java/org/springblade/modules/information/mapper/InformationMapper.xml
@@ -465,7 +465,7 @@
            and C.jurisdiction =#{jurisdiction}
        </if>
        <if test="deptid!=null and deptid!=''">
            and C.dept_id =#{deptid}
            and C.deptid =#{deptid}
        </if>
    </select>