在创建mapper函数时需要使用@Para("")来制定传入参数,否则就会出现出现There is no getter for property named 'id' in 'class java.lang.Integer'的问题。