摘要:
单机系统基本注解事务(@Transactional)的使用:情况1:运行时异常,触发回滚。 @Transactional public String addUser() throws FileNotFoundException{ userInfoService.addUser(user); Syst 阅读全文
posted @ 2022-07-31 16:37
Logan_626
阅读(163)
评论(0)
推荐(0)
浙公网安备 33010602011771号