@@ -440,7 +440,7 @@ public class ExchangeCodeServiceImpl extends ServiceImpl<ExchangeCodeMapper, Exc
// groupsRelationMapper.updateById(relation);
// relation.setIsClaudeCodeUpgrade(true);
// return relation;
- throw BusinessRuntimeException.getInstance("您当前已有车票,暂时无法兑换");
+ throw BusinessRuntimeException.getInstance("您当前已有车票,请到期后再兑换");
}
Integer retryNum = 1;