修改患者列表报错

master
heminjian502 2 years ago
parent 8052c62406
commit f96b073655

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

Loading…
Cancel
Save