@ -1078,12 +1078,12 @@ public class ResiTopicServiceImpl extends BaseServiceImpl<ResiTopicDao, ResiTopi
: groupCache.getGroupStatisticalInfo().getTotalIssues() + NumConstant.ONE
);
resiGroupRedis.set(groupCache);
return;
}
logger.warn(ModuleConstant.FAILURE_TO_UPDATE_TOPIC);
throw new RenException(ModuleConstant.FAILURE_TO_TURN_ISSUE);