修改结构

This commit is contained in:
2022-02-16 09:27:10 +08:00
parent f2cda17eaf
commit 66af50002d
3 changed files with 57 additions and 60 deletions

View File

@ -18,9 +18,6 @@ from util.http_file_upload import upload_client
from util.http_util import httpUtil
from util.remote_sensing_util import gf4_pmi_001
from util.xml_util import dict_to_xml
from apscheduler.schedulers.blocking import BlockingScheduler
sched = BlockingScheduler()
def list_dir(file_dir):