MyBatis——传入String或者Integer对象判断报错

2017-12-10  本文已影响5人  维乾

以下是会报错的代码! 抛出异常4There is no getter for property named 'type ' in 'class java.lang.String'

应将goodsNO改为_parameter

深入理解请看(http://blog.csdn.net/isea533/article/details/44002219)

上一篇 下一篇

猜你喜欢

热点阅读