@ -327,7 +327,7 @@ public class IoSplitFifoInvService extends ServiceImpl<IoSplitFifoInvMapper, IoS
t.setRemindState(2);
}
} else {
t.setRemindState(1);
t.setRemindState(0);
Integer suggestOutCount = t.getSuggestOutCount();
if (suggestOutCount != null && suggestOutCount < 0) {