Commit e643982c by 徐高华

log

parent 4c5f8b99
......@@ -406,7 +406,7 @@ public class MemberUnionidRelatedApiServiceImpl implements MemberUnionidRelatedA
if("wp59NLDQAAtTbif_SxAixUQVqMld4vug".equals(corpid)) {
maxCount = 2 ;
}
log.info("dealQywxExternalUserMq2={},{}",times,maxCount);
log.info("dealQywxExternalUserMq2={},{},{}",times,maxCount,wxEnterpriseId);
if(times>maxCount) {
if(!needToMq2(wxEnterpriseId)) {
log.info("加好友计数发送告警,id={}",wxEnterpriseId);
......
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