Merge branch '0418_小程序开发' of http://182.92.166.109:3000/zhuangyuanke/PostDischargePatientManage into 0418_小程序开发

This commit is contained in:
haown 2024-09-14 16:41:19 +08:00
commit 342f7444a5

View File

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