修复8.21问题
This commit is contained in:
@@ -23,6 +23,7 @@ os.makedirs(output_dir, exist_ok=True)
|
||||
|
||||
|
||||
class NonStandardPerformanceToBI:
|
||||
""" 非标业绩提报转BI"""
|
||||
def __init__(self):
|
||||
self.dealer_service_data = None
|
||||
self.field_mapping = {
|
||||
|
||||
Reference in New Issue
Block a user