springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/RentingHourseRegisterMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/RentingHourseRegisterMapper.xml
@@ -184,10 +184,10 @@ </if> </if> <if test="pageRegisterDTO.sort==3"> order by monthly_rent_money asc order by monthly_rent_money DESC </if> <if test="pageRegisterDTO.sort==4"> order by monthly_rent_money desc order by monthly_rent_money ASC </if> </if> </select>