MyBatis Batch Update Exception: Column cannot be null
https://stackoverflow.com/questions/32217568/mybatis-batch-update-exceptioncolumn-cannot-be-null
加一句 else
为什么加
我错了:
参数类型为非字符串类型的时候
上面
要么 item.costPrice.toString(),要么直接删掉写成
MyBatis Batch Update Exception: Column cannot be null
https://stackoverflow.com/questions/32217568/mybatis-batch-update-exceptioncolumn-cannot-be-null
加一句 else
为什么加
我错了:
参数类型为非字符串类型的时候
上面
要么 item.costPrice.toString(),要么直接删掉写成