A generated PDF business written by myself is no problem on the online test, but a formal environment reported the following exception:

org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.lzc.empPerf.modules.miniProgram.lzcAgent.eleContract.mapper.FangPanMapper.findAllWithNoSign

The findAllWithNosign method is not recognized. Mapper = mapper = mapper = mapper = mapper = mapper = mapper = mapper After some torturing, mapper and XML names are found to be inconsistent…..

The file name of the XML shown below was originally fangpanmapper. XML, which is inconsistent with FangpanMapper, so it cannot be recognized in the formal environment.

If you encounter such problems again, the solution is as follows: