|
@@ -20,7 +20,7 @@ class SchedulerList:
|
|
"kuaishou_account_report_daily_dw": "account",
|
|
"kuaishou_account_report_daily_dw": "account",
|
|
"kuaishou_campaign_report_daily_dw": "campaign",
|
|
"kuaishou_campaign_report_daily_dw": "campaign",
|
|
"kuaishou_material_video_report_daily_dw": "video",
|
|
"kuaishou_material_video_report_daily_dw": "video",
|
|
- "kuaishou_unit_report_daily_dw": "application_unit"}
|
|
|
|
|
|
+ "kuaishou_unit_report_daily_dw": "unit"}
|
|
@classmethod
|
|
@classmethod
|
|
def SchedulerList(cls, table):
|
|
def SchedulerList(cls, table):
|
|
try:
|
|
try:
|