diff --git a/ruoyi-system/src/main/resources/mapper/system/TPatientMapper.xml b/ruoyi-system/src/main/resources/mapper/system/TPatientMapper.xml
index 7cf7050..ab01978 100644
--- a/ruoyi-system/src/main/resources/mapper/system/TPatientMapper.xml
+++ b/ruoyi-system/src/main/resources/mapper/system/TPatientMapper.xml
@@ -118,7 +118,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
- and delFlag = #{delFlag}
+ and del_flag = #{delFlag}
and phone = #{phone}