智慧保安后台管理-验收版本
tangzy
2021-09-17 b99ba002c780cb876a2edc9fedce1a4ac318a251
1.用户
1 files modified
2 ■■■ changed files
src/main/java/org/springblade/modules/system/mapper/DeptMapper.xml 2 ●●● patch | view | raw | blame | history
src/main/java/org/springblade/modules/system/mapper/DeptMapper.xml
@@ -397,7 +397,7 @@
                              AND role_id = '1412226235153731586'
                              and status = 1
                            GROUP BY dept_id) C ON A.departmentid = C.dept_id
        WHERE A.jurisdiction in (${deptid})
        WHERE A.jurisdiction in(${deptid})
        GROUP BY cz, wcz
    </select>