如图我在测试类里面就可以用@Param注解 但是在Dao层不能用 是怎么回事呢?
那你手动加一下对应jar包试试:
import org.apache.ibatis.annotations.Param;