This commit is contained in:
parent
5c5d608be5
commit
46a909fcab
|
|
@ -9,7 +9,7 @@ from core.database import Database
|
|||
from core.utils import size_to_human_readable, calculate_file_hash
|
||||
from pipelines.base_pipeline import BasePipeline
|
||||
|
||||
class DbfToPostgresCtllogPwrPipeline(BasePipeline):
|
||||
class DbfToPostgresCtllogPwcPipeline(BasePipeline):
|
||||
def __init__(self, config):
|
||||
super().__init__(config)
|
||||
# todo:本地调试打开
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user