摘要: 1、数据表没有设置主键 设置个主键就好 2、在mybits配置文档里设置了某些属性值为false 在mybatis配置文档里查看 enableSelectByPrimaryKey="true" enableUpdateByPrimaryKey="true" enableDeleteByPrimary 阅读全文
posted @ 2019-11-24 20:07 编程小白1024 阅读(441) 评论(0) 推荐(0)