Commit 812aeb62 by qwmqiuwenmin

fix

parent 291a75f9
......@@ -944,6 +944,7 @@ public class MemberUnionidRelatedApiServiceImpl implements MemberUnionidRelatedA
uuid = exsitDTO.getMemberUnionidRelatedId();
exsitDTO.setAvatar(avatar);
exsitDTO.setExternalUserid(externalUserId);
exsitDTO.setUnionid(unionId);
memberUnionRelatedService.update(exsitDTO);
}
......
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