@@ -90,7 +90,7 @@ public class ES0013Service extends ES0013BaseModel implements ExecProcessFlow {
line[0]="";
con[0] =0;
}
- LogService.addLog(pid, new String(frame.getPayload()));
+// LogService.addLog(pid, new String(frame.getPayload()));
System.out.print(new String(frame.getPayload()));
super.onNext(frame);