通知mp4 链接修复
This commit is contained in:
parent
705527105c
commit
775e663cc4
@ -191,7 +191,7 @@ public class PropsPurchasingCmdExe {
|
||||
UserProfileDTO userProfileDTO = userProfileAppConvertor.toUserProfileDTO(userProfileGateway.getByUserId(cmd.requiredReqUserId()));
|
||||
RegionConfig region = userRegionGateway.getRegionConfigByUserId(userProfileDTO.getId());
|
||||
|
||||
String sourceUrl = commodity.getPropsResources().getSourceUrl();
|
||||
String sourceUrl = commodity.getPropsResources().getCover();
|
||||
officialNoticeClient.send(NoticeExtTemplateCustomizeCmd.builder()
|
||||
.toAccount(cmd.getAcceptUserId())
|
||||
.noticeType(OfficialNoticeTypeEnum.GIVE_AWAY_PROPS)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user