11
This commit is contained in:
parent
1d6ab9e19b
commit
503ea19f59
@ -117,6 +117,7 @@
|
||||
|
||||
<select id="selectAgencyVOList" resultType="com.xinelu.manage.vo.agency.AgencyVO">
|
||||
<include refid="selectAgencyVo"/>
|
||||
order by agency_sort asc
|
||||
</select>
|
||||
|
||||
<select id="selectAgencyById" parameterType="Long"
|
||||
@ -479,4 +480,4 @@
|
||||
</if>
|
||||
</where>
|
||||
</select>
|
||||
</mapper>
|
||||
</mapper>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user