使用ssm框架在使用id查询时应注意的问题

在创建mapper函数时需要使用@Para("")来制定传入参数,否则就会出现出现There is no getter for property named 'id' in 'class java.lang.Integer'的问题。
posted on 2022-05-27 00:54  GHOST-CR  阅读(37)  评论(0)    收藏  举报