| 
														
															@@ -155,7 +155,7 @@ function init() { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         logger.info(`#####################开始:`) 
														 | 
														
														 | 
														
															         logger.info(`#####################开始:`) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         http.request_get(`${accUrl}/predictor_state`, {...config.headers}) 
														 | 
														
														 | 
														
															         http.request_get(`${accUrl}/predictor_state`, {...config.headers}) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             .then((data) => { 
														 | 
														
														 | 
														
															             .then((data) => { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                logger.info(`#####################返回数据:`,data) 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                // logger.info(`#####################返回数据:`,data) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 res.send({'code': 200, 'data':  JSON.parse(data), "message": "SUCCESS"}); 
														 | 
														
														 | 
														
															                 res.send({'code': 200, 'data':  JSON.parse(data), "message": "SUCCESS"}); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             }).catch((error) => { 
														 | 
														
														 | 
														
															             }).catch((error) => { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             // 处理可能发生的错误 
														 | 
														
														 | 
														
															             // 处理可能发生的错误 
														 |