摘要:
Springboot版本 <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>2.7.14</version> <relat 阅读全文
posted @ 2023-11-09 19:15
板凳哲学家
阅读(212)
评论(0)
推荐(0)
摘要:
dao层 int delUser(@Param("menuId") Integer menuId,@Param("idList") List<String> idList); xml层 <delete id="delUser" > delete FROM user_role_menu WHERE m 阅读全文
posted @ 2023-11-09 19:06
板凳哲学家
阅读(183)
评论(0)
推荐(0)
浙公网安备 33010602011771号