南昌市物联网技防平台-后台
Administrator
2021-03-21 48707050fa3f5a9870e6af09adb66ea8f8a8c3e8
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>