fix sources

This commit is contained in:
Mathhew
2022-05-27 16:50:26 +08:00
parent 3014e5da96
commit c1fd755ccb

View File

@@ -17,7 +17,7 @@ def get_data_from_json(file_number, oCC):
conf = config.getInstance() conf = config.getInstance()
# default fetch order list, from the beginning to the end # default fetch order list, from the beginning to the end
sources = conf.sources().split(',') sources = conf.sources()
# TODO 准备参数 # TODO 准备参数
# - 清理 ADC_function, webcrawler # - 清理 ADC_function, webcrawler