世界上并没有完美的程序,但我们并不因此而沮丧,因为写程序本来就是一个不断追求完美的过程。 ——摘自周志明
摘要: 字段名与属性名不一致,会造成属性值为null 1、默认行为根据名称相同自动匹配 When auto-mapping results MyBatis will get the column name and look for a** property** with the same name igno 阅读全文
posted @ 2021-01-14 22:34 白杯与咖啡 阅读(399) 评论(0) 推荐(0) 编辑