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