v1.1: 幸运糖果树房间公屏文案调整
This commit is contained in:
@@ -331,7 +331,7 @@ public class BoxPrizeMessageService {
|
||||
msg.setPrizeName(entity.getPrizeName());
|
||||
msg.setPrizeNum(entity.getPrizeNum());
|
||||
if (boxType == BoxTypeEnum.NORMAL.getValue()) {
|
||||
msg.setBoxTypeStr("下糖果");
|
||||
msg.setBoxTypeStr("下信物");
|
||||
} else if (boxType == BoxTypeEnum.DIAMOND.getValue()) {
|
||||
msg.setBoxTypeStr("夢幻許願");
|
||||
}
|
||||
|
Reference in New Issue
Block a user