|  | @@ -8,9 +8,6 @@ from flask_apscheduler import APScheduler
 | 
												
													
														
															|  |  from email_util import EmailUtil
 |  |  from email_util import EmailUtil
 | 
												
													
														
															|  |  import decimal
 |  |  import decimal
 | 
												
													
														
															|  |  from report_push import ReportPush
 |  |  from report_push import ReportPush
 | 
												
													
														
															|  | -from flask_mail import Mail, Message
 |  | 
 | 
												
													
														
															|  | -
 |  | 
 | 
												
													
														
															|  | -mail = Mail()
 |  | 
 | 
												
													
														
															|  |  
 |  |  
 | 
												
													
														
															|  |  app = Flask(__name__)
 |  |  app = Flask(__name__)
 | 
												
													
														
															|  |  # app.config.from_object(Config())
 |  |  # app.config.from_object(Config())
 |