Administrator
2021-08-02 43c51bcbef0f8a7dbafefaaf4a5f2acdaf790306
src/main/java/org/springblade/modules/information/mapper/InformationMapper.xml
@@ -707,7 +707,7 @@
        GROUP BY
        i.departmentid )
        <if test="deptid!=null and deptid!=''">
            and deptid =#{deptid}
            and dept_id =#{deptid}
        </if>
    </select>