@@ -734,6 +734,7 @@ public class CoreServiceImpl implements CoreService {
}
update.setStatus(3);
publishContentMapper.updateByExampleSelective(update, publishContentExample);
+ planAccountService.updateRetry(planAccount);
LarkRobotUtil.sendMessage("重试超过2h失败,pushId=", pushId);