Commit 302a8b2a by 汪志阳

fix:日志输出

parent 25b3811c
......@@ -143,7 +143,6 @@ public class PlatElderChildrenInfoUserLoginWechatServiceImpl implements PlatElde
String post = "";
try {
post = HttpUtil.post(url, params);
logger.error("获取微信公众号appid失败:response:{}", post);
} catch (Exception e) {
logger.error("获取微信公众号appid失败:response:{}", post);
}
......
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 sign in to comment