Merge branch '0418_小程序开发' of http://182.92.166.109:3000/zhuangyuanke/PostDischargePatientManage into 0418_小程序开发
This commit is contained in:
commit
342f7444a5
@ -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"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user