@@ -441,7 +441,7 @@
AND om.dep_no=#{depNo,jdbcType=VARCHAR}
</if>
</select>
- <select id="selectSuperId" >
+ <select id="selectSuperId" resultType="com.goafanti.organization.bo.OrganizationListOut">
select
id,name,dep_no as depNo
from organization_management