|  | @@ -63,11 +63,11 @@ public class LogService {
 | 
											
												
													
														|  |          } catch (IOException e) {
 |  |          } catch (IOException e) {
 | 
											
												
													
														|  |              e.printStackTrace();
 |  |              e.printStackTrace();
 | 
											
												
													
														|  |          }
 |  |          }
 | 
											
												
													
														|  | -        CompletableFuture<Void> cf = CompletableFuture.supplyAsync(()->{
 |  | 
 | 
											
												
													
														|  | -        WebsocketEndPoint webs =  (WebsocketEndPoint) UtilTools.getBean("websocketEndPoint");
 |  | 
 | 
											
												
													
														|  | -        webs.sendMessageToUser(String.valueOf(pid),log);
 |  | 
 | 
											
												
													
														|  | -        return null;
 |  | 
 | 
											
												
													
														|  | -        });
 |  | 
 | 
											
												
													
														|  | 
 |  | +//        CompletableFuture<Void> cf = CompletableFuture.supplyAsync(()->{
 | 
											
												
													
														|  | 
 |  | +//        WebsocketEndPoint webs =  (WebsocketEndPoint) UtilTools.getBean("websocketEndPoint");
 | 
											
												
													
														|  | 
 |  | +//        webs.sendMessageToUser(String.valueOf(pid),log);
 | 
											
												
													
														|  | 
 |  | +//        return null;
 | 
											
												
													
														|  | 
 |  | +//        });
 | 
											
												
													
														|  |      }
 |  |      }
 | 
											
												
													
														|  |      /**
 |  |      /**
 | 
											
												
													
														|  |       * 文件内容追加
 |  |       * 文件内容追加
 |