mirror of
https://gitee.com/dromara/dax-pay.git
synced 2025-09-07 21:17:42 +00:00
feat 集成统一支付SDK代码结构调整
This commit is contained in:
@@ -56,7 +56,7 @@ public class LoginSuccessHandlerImpl implements LoginSuccessHandler {
|
||||
.setBrowser(userAgent.getBrowser().getName() + " " + userAgent.getVersion())
|
||||
.setLoginTime(LocalDateTime.now());
|
||||
loginLogService.add(loginLog);
|
||||
// userExpandInfoService.updateLoginTime(loginLog.getUserId());
|
||||
// userExpandInfoService.updateLoginTime(loginlog.getUserId());
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user