huangxingxing 5 日 前
コミット
8f47172a64

+ 1 - 0
src/main/java/com/miniframe/bisiness/ac/AC00006Service.java

@@ -48,6 +48,7 @@ public class AC00006Service extends AC00006BaseModel implements ExecProcessFlow
 						line[0]+=new String(frame.getPayload());
 						con[0]++;
 					}else{
+						line[0]+=new String(frame.getPayload());
 						LogService.addLog(pid,type, line[0]);
 						line[0]="";
 						con[0] =0;