@@ -267,7 +267,7 @@ public class SocketBufferServiceImpl implements SocketBufferService {
if (task123 != null) {
executorService.execute(() -> {
statusUpdateService.confirmAnalysis(task123.getTaskNo(), index123, icarNo
- , "10", "0001");
+ , "0A", "0001");
});
}
break;