fix:优化

上级 73b5c35e
......@@ -146,7 +146,7 @@ public class CsdnServiceImpl implements CsdnService {
// 构建参数
String username = csdnUserInfo.getUserName();
final String res = singleArticle(username);
log.info("用户username:{}", res);
log.info("用户{}:{}", username, res);
});
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册