清除因程序错误遗留的临时图片
This commit is contained in:
@@ -5,10 +5,10 @@ from time import sleep
|
||||
|
||||
from sqlalchemy import update
|
||||
|
||||
from my_email.error_email import send_error_email
|
||||
from db import MysqlSession
|
||||
from db.mysql import ZxPhhd
|
||||
from log import LOGGING_CONFIG
|
||||
from my_email.error_email import send_error_email
|
||||
from photo_mask import auto_photo_mask, SEND_ERROR_EMAIL
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
||||
Reference in New Issue
Block a user