Update 3.9.1-3
This commit is contained in:
2
core.py
2
core.py
@@ -44,7 +44,7 @@ def CreatFailedFolder(failed_folder):
|
|||||||
|
|
||||||
def get_data_from_json(file_number, filepath, conf: config.Config): # 从JSON返回元数据
|
def get_data_from_json(file_number, filepath, conf: config.Config): # 从JSON返回元数据
|
||||||
"""
|
"""
|
||||||
iterate through all services and fetch the data
|
iterate through all services and fetch the data
|
||||||
"""
|
"""
|
||||||
|
|
||||||
func_mapping = {
|
func_mapping = {
|
||||||
|
|||||||
Reference in New Issue
Block a user