0
点赞
收藏
分享

微信扫一扫

identifier of an instance of com.peony.common.entity.po.TaskGroupPO was altered from to 2c288aa6-b1

小编 2022-09-03 阅读 122

identifier of an instance of com.peony.common.entity.po.TaskGroupPO was altered from  to 2c288aa6-b1

identifier of an instance of com.peony.common.entity.po.TaskGroupPO was altered from  to 2c288aa6-b1_ide

 

 

JPA :这个错误是由于在一个事务中更新了主键,而主键是不能被更新的.

 

可能操作:查询出来,然后set了一次主键id

 



举报

相关推荐

0 条评论