开发中遇到的Bug

BUG

  1. Batch update returned unexpected row count from update [0]; actual row count: 0; expected: 1
    这个异常是由于主键设置为自增长,而在我们插入记录的时候设置了ID的值导致的。
posted @ 2018-05-29 14:59  LibraXin  阅读(105)  评论(0编辑  收藏  举报