摘要: 第一种情况:在mapper中当方法只有多个个参数时,需要加上@Param 例 Boolean updatebyfworkid(@Param("fstatus") Integer fstatus,@Param("fattachment") Integer fattachment) 第二种情况:如果你用 阅读全文
posted @ 2022-09-06 17:20 Yellow98 阅读(849) 评论(0) 推荐(0)