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

Commit 4a27d126 authored by jiangxiulong's avatar jiangxiulong

userInfo

parent 51db387e
......@@ -87,7 +87,7 @@ public class SweetWechatLoginServiceImpl {
queueUtils.sendMsgByRedis(MQConst.SweetQueue.SWEET_APPLET_USER_INSERT_DRAW.getKey(),
SqlMapping.gets(sqls, sqlsDataA));
return ResponseDto.success(null);
return ResponseDto.success(userInfo);
} catch (Exception e) {
log.error("WechatUserInfoError", e);
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