南昌市物联网技防平台-后台
zengh
2021-03-23 ba0f00cf00c2a5c693e9608a56d1f7d032f5e216
blade-service/blade-system/src/main/java/org/springblade/system/mapper/DeptMapper.xml
@@ -113,7 +113,7 @@
    </select>
    <select id="selectInfo" resultType="java.util.HashMap">
        select id as deptid,dept_name from blade_dept
        select id as deptid,dept_name from blade_dept where tenant_id=963841 and is_deleted=0 and parent_id!=0
    </select>
</mapper>