Browse Source

查询上级接口修改

Michael 8 years ago
parent
commit
820dc6046c

+ 1 - 1
src/main/java/com/goafanti/common/mapper/OrganizationManagementMapper.xml

@@ -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