星际厨房投注异常提示

This commit is contained in:
lzm
2022-11-16 14:54:40 +08:00
parent aa28507db8
commit b7fec9effb

View File

@@ -312,7 +312,7 @@ public class ActivitiesLuckySeaServiceImpl implements ActivitiesLuckySeaService
jedisService.incrBy(RedisKey.lucky_sea_curr_write_data_user_count.getKey(roundId), 1);
if (!actInfo.getStatus().equals(Constant.LuckySeaActStatus.CHOOSE_STAGE)) {
log.error("选择失败当前不处于选择阶段。actInfo:" + JSON.toJSONString(actInfo));
throw new ServiceException("Selection failed. It is not in the selection at present");
throw new ServiceException("选择失败,当前不处于选择阶段");
}
// 扣减用户钻石