This commit is contained in:
Chenxiao Xia 2023-09-16 18:46:52 +08:00
parent a2284b7b45
commit 34fb579f7c
2 changed files with 4 additions and 6 deletions

View File

@ -1,5 +1,4 @@
import urllib
import SD_link
import SD_threads
import SD_save
@ -61,9 +60,8 @@ SD_threads.Threads(Links)
# json文件汇总
SD_save.Transf()
# # ==========删除所有暂存的小文件(可选,注意备份)===========
# SD_save.delete('./SpringerOpen_buffer/Article_TS/')
# SD_save.delete('./SpringerOpen_buffer/Author_TS/')
# ==========删除所有暂存的小文件(可选,注意备份)===========
SD_save.delete()