springboot提示Invalid bound statement (not found): com.example.dnwx.mapper.WxUserMapper.getphon,意思就是找不到绑定语句
但是xml文件中namespace都能点击条到mapper了

targer也有该文件

结果还是报这个
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.example.dnwx.mapper.WxUserMapper.getphon
这到底是怎么回事
