|  | @@ -1,11 +1,6 @@
 | 
											
												
													
														|  | -import requests
 |  | 
 | 
											
												
													
														|  | -import time
 |  | 
 | 
											
												
													
														|  | -import hashlib
 |  | 
 | 
											
												
													
														|  | -import json
 |  | 
 | 
											
												
													
														|  |  from app.api_data.order_util import *
 |  |  from app.api_data.order_util import *
 | 
											
												
													
														|  |  from model.DataBaseUtils import MysqlUtils
 |  |  from model.DataBaseUtils import MysqlUtils
 | 
											
												
													
														|  | -from model.DateUtils import DateUtils
 |  | 
 | 
											
												
													
														|  | -from concurrent.futures import ProcessPoolExecutor,ThreadPoolExecutor
 |  | 
 | 
											
												
													
														|  | 
 |  | +from concurrent.futures import ThreadPoolExecutor
 | 
											
												
													
														|  |  db=MysqlUtils()
 |  |  db=MysqlUtils()
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  
 |  |  
 |