Commit ea9010c7 by 墨竹

feat:欢迎语修改

parent f9c4dd95
......@@ -554,6 +554,7 @@ public class MemberUnionidRelatedApiServiceImpl implements MemberUnionidRelatedA
attachments.add(qywxImageExternalBaseDTO);
}
}
qywxWelcomeMsgDTO.setAttachments(attachments);
}
qywxWelcomeMsgDTO.setWelcomeCode(dto.getWelcomeCode());
if (dto.getSuiteid().equals(SELF_APP)) {
......
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