Commit b72b862f by 徐高华

更新状态

parent 37f8c310
......@@ -86,6 +86,7 @@ public class ExternalMemberServiceImpl implements ExternalMemberService {
}
String memberId =member.getMemberId() ;
this.memberOpenCardBusinessService.memberClerkProcessByQywxFriend(enterpriseId, memberId, unionid, relationKey);
this.externalMemberLogMapper.updateStatus(enterpriseId, log.getLogId(), 2) ;
}
}
......
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