mitao
2024-07-27 d5a62c975afbaff26d17b61fa7b9fde7e2cb035d
ruoyi-modules/ruoyi-system/src/main/resources/mapper/system/SysUserMapper.xml
@@ -130,7 +130,7 @@
      from sys_user
      where phonenumber = #{phonenumber}
         and del_flag = '0'
         and user_type in ('00', '04')
         and user_type in ('00', '01', '04')
      limit 1
   </select>