Caused by: org.apache.ibatis.reflection.ReflectionException: There is no getter for property named 'perType' in 'class java.lang.Integer'
在dao层也添加@Param注解了
还是报上面的错误
下面时xml
Caused by: org.apache.ibatis.reflection.ReflectionException: There is no getter for property named 'perType' in 'class java.lang.Integer'
在dao层也添加@Param注解了
将自定义变量改为_parameter