mybatis常用注解

 

 #{}防注入  ${}不能防注入

@Select @Update  @Delete @Insert 分别对应查询,更新,删除,插入

posted @ 2021-04-17 20:11  szzszz  阅读(75)  评论(0)    收藏  举报