Fix bugs
This commit is contained in:
parent
a2284b7b45
commit
34fb579f7c
@ -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()
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user