提交 6788fd72 编写于 作者: peijun.zhao's avatar peijun.zhao

一致性fix

上级 27050cc0
流水线 #28320 已失败 于阶段
in 0 second
......@@ -54,8 +54,8 @@ public class WeChatUtils {
}
} else {
// 获取token失败
logger.error("获取token失败 errcode:{} errmsg:{}", jsonObject.getInt("errcode"), jsonObject.getString("errmsg"));
// logger.error("获取token失败 errcode:{} errmsg:{}", jsonObject.getInt("errcode"), jsonObject.getString("errmsg"));
logger.error("网页授权获取jsonObjet失败,对象为null");
}
sendIntact(batchNo,"getAuthorizationInfo",com.pica.cloud.foundation.completeness.contract.constants.CommonConstants.INTACT_CONTENT_LOG_STATUS_3,"appId:"+appId+",appSecret"+appSecret+",code:"+code);
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册