This commit is contained in:
z66
2025-08-12 13:43:10 +08:00
commit d5e60e9014
122 changed files with 171837 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
from back_ground_module.common_module import CommonModule
from back_ground_module.revisit_new_services_180 import NewServicesRevisit
from back_ground_module.update_NGV_data import UpdateNGVData
from back_ground_module.revisit_key_customer import KeyCustomerRevisit
from back_ground_module.revisit_renew_services_90_120_180 import RenewServicesRevisit
from back_ground_module.update_all_NGV_data_daily import UpdateAllNGVDataDaily
from back_ground_module.JCB_efficient_car_pickup import JCBEfficientCarPickup
from back_ground_module.JCB_abnormal_revisit import JCBAbnormalRevisit
from back_ground_module.data_Support_Private_Mini_Program import importSYXCXData
from back_ground_module.data_Support_Commission import importCommissionData
from back_ground_module.data_Support_DifferentIndustries import importDifferentIndustriesData
from back_ground_module.data_Support_GroupNotification import importGroupNotificationData
from back_ground_module.update_email_to_store_daily_use import EmailProcessor
from back_ground_module.Exception_Task import NewExceptionTask
from back_ground_module.revisit_all_information import RevisitAllInformation
from back_ground_module.yida_Fpo_Jandaoyun import YDFpoJiandaoyun
from back_ground_module.get_process_time import TimeConsumingProcess
from back_ground_module.update_BI_CRM_info import CRMDataProcessor
from back_ground_module.update_ID_form import update_ID_form
from back_ground_module.indtall_event_dispatcher import InstallEventDispatcher
from back_ground_module.新签180天重构 import NewServicesRevisitTest
from back_ground_module.update_denominator_reporting_adjustment_to_bi import DenominatorReportingAdjustment
from back_ground_module.update_molecule_reporting_adjustment_to_bi import MoleculeReportingAdjustment
from back_ground_module.import_performance_data import ImportPerformanceData
from back_ground_module.data_monitor import DataMonitor
from back_ground_module.new_dealer_service_order_to_bi import NewDealerServiceOrderToBI