diff --git a/rc-service/rc-service-other/other-application/src/main/java/com/red/circle/other/app/common/gift/GameLuckyGiftCommon.java b/rc-service/rc-service-other/other-application/src/main/java/com/red/circle/other/app/common/gift/GameLuckyGiftCommon.java index 12cf1f1d..b4a831ad 100644 --- a/rc-service/rc-service-other/other-application/src/main/java/com/red/circle/other/app/common/gift/GameLuckyGiftCommon.java +++ b/rc-service/rc-service-other/other-application/src/main/java/com/red/circle/other/app/common/gift/GameLuckyGiftCommon.java @@ -434,7 +434,7 @@ public class GameLuckyGiftCommon { .setSysOrigin(param.getSysOrigin()) .setGiftIncCount(param.getGiftsCount()) .setGiftCombos(param.getComboCount()) - .setGiftCover(param.getGift().getGiftPhoto()) +// .setGiftCover(param.getGift().getGiftPhoto()) .setPayAmount(payAmount) .setMultiple(multiple) .setChangeInventory(false)