记得上下班打卡 | git大法好,push需谨慎

Commit 69c81514 authored by jiangxiulong's avatar jiangxiulong

sweet

parent c22cafd0
...@@ -101,8 +101,8 @@ public class SweetWechatLoginServiceImpl { ...@@ -101,8 +101,8 @@ public class SweetWechatLoginServiceImpl {
return ResponseDto.success(userInfo); return ResponseDto.success(userInfo);
} catch (Exception e) { } catch (Exception e) {
log.info("\nprintStackTrace:[{}] ", e.getMessage());
e.printStackTrace(); e.printStackTrace();
log.error(e.getMessage());
return ResponseDto.failure(); return ResponseDto.failure();
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment