@Delete("delete from "+ROLE_MENU_TABLE + " where menu_id = #{menu_id}") public int deleteByMenuId( @Param("menu_id")String menuId);
mybatis通过注解方式,需使用@Param注解绑定参数
: Undefined array key "dark" in /www/wwwroot/www.35youth.cn/wp-content/themes/Sakura-3.3.9/functions.php on line 669
class="post-template-default single single-post postid-558 single-format-standard chinese-font ">
发布于 2018-10-12 2472 次阅读
@Delete("delete from "+ROLE_MENU_TABLE + " where menu_id = #{menu_id}") public int deleteByMenuId( @Param("menu_id")String menuId);
mybatis通过注解方式,需使用@Param注解绑定参数
Comments | NOTHING
Warning: Undefined variable $return_smiles in /www/wwwroot/www.35youth.cn/wp-content/themes/Sakura-3.3.9/functions.php on line 1084
Warning: Undefined variable $robot_comments in /www/wwwroot/www.35youth.cn/wp-content/themes/Sakura-3.3.9/comments.php on line 97