摘要: bug01: 解决方法1:在其他模块调用找不到bean时,在api模块 解决方法2: org.springframework.boot.autoconfigure.EnableAutoConfiguration=\ com.hmall.api.client.UserClient\ 4.1.1.引入依 阅读全文
posted @ 2024-07-19 17:35 冷风5997 阅读(37) 评论(0) 推荐(0)
摘要: //1.1记录到mysql LambdaUpdateWrapper<RiskStatus> wrapper = new LambdaUpdateWrapper<>(); wrapper.setSql("login_failure_times=login_failure_times+1"); wrap 阅读全文
posted @ 2024-07-19 16:32 冷风5997 阅读(1377) 评论(0) 推荐(0)