springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActReserveAnswerContentMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActReserveAnswerContentMapper.xml
@@ -113,7 +113,8 @@ </if> <if test="detailedAdminDTO.keyword!=null and detailedAdminDTO.keyword != """> AND ac.answer_content like concat ('%',#{detailedAdminDTO.keyword},'%') </if> order by ac.reserve_record_id DESC,ac.id ASC </if>) order by ac.reserve_record_id DESC,ac.id ASC </select> <select id="pageRegisterHomeQuarantine" resultType="java.lang.String"> SELECT answer_content FROM (