Commit 42fded45 by 徐高华

增加企业id参数

parent 564d363d
......@@ -381,7 +381,7 @@ public class MemberUnionidRelatedApiServiceImpl implements MemberUnionidRelatedA
}
log.info("插入加好友日志");
wxUserAddLogService.updateMemberInfo(wxEnterpriseId,externalUserId,memberId, null);
wxUserAddLogService.updateMemberInfo(wxEnterpriseId,enterpriseId,staffId,externalUserId,memberId);
}
/**
......
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