| src/main/java/org/springblade/modules/information/mapper/InformationMapper.xml | ●●●●● patch | view | raw | blame | history |
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>