@ -170,7 +170,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
and d.name like concat('%', #{doctorName}, '%')
</if>
</where>
GROUP BY a.id
order by a.create_time desc
</select>