fengjin
2022-09-28 84e99eb99ba264f90a75381da9f7369f5baefb6e
flower_city/src/main/resources/mapper/OrganizationChartMapper.xml
@@ -47,7 +47,7 @@
        where id= #{id}
    </select>
    <select id="selectList"  resultMap="OrganizationChartResult">
    <select id="queryList"  resultMap="OrganizationChartResult">
        <include refid="selectOrganizationChartVo"/>
        <where>
            <if test="parentId != null and parentId != ''">