From 3bffc6946b6b106d0a93b8652197b8cb67db34f8 Mon Sep 17 00:00:00 2001 From: z66 <1415243231@qq.com> Date: Thu, 14 Aug 2025 11:55:03 +0800 Subject: [PATCH] =?UTF-8?q?saas1.6=E6=97=A5=E5=BF=97=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/csv-editor.xml | 14 + .idea/inspectionProfiles/Project_Default.xml | 74 +- api.py | 77 +- back_ground_module/Exception_Task.py | 210 ++- back_ground_module/JCB_abnormal_revisit.py | 325 ++--- .../JCB_efficient_car_pickup.py | 198 +-- back_ground_module/common_module.py | 57 +- back_ground_module/data_Support_Commission.py | 85 +- .../data_Support_DifferentIndustries.py | 82 +- .../data_Support_GroupNotification.py | 97 +- .../data_Support_Private_Mini_Program.py | 59 +- back_ground_module/data_monitor.py | 41 +- back_ground_module/get_process_time.py | 58 +- back_ground_module/import_performance_data.py | 68 +- .../indtall_event_dispatcher.py | 110 +- .../new_dealer_service_order_to_bi.py | 69 +- back_ground_module/revisit_all_information.py | 1075 +++++++------- .../revisit_new_services_180.py | 1079 +++++++------- .../revisit_renew_services_90_120_180.py | 1253 +++++++++-------- back_ground_module/update_BI_CRM_info.py | 53 +- back_ground_module/update_ID_form.py | 34 +- back_ground_module/update_NGV_data.py | 145 +- .../update_all_NGV_data_daily.py | 363 ++--- ..._denominator_reporting_adjustment_to_bi.py | 71 +- .../update_email_to_store_daily_use.py | 58 +- ...ate_molecule_reporting_adjustment_to_bi.py | 48 +- back_ground_module/yida_Fpo_Jandaoyun.py | 16 +- config.py | 2 +- doc/通用方法.md | 18 + main.py | 34 +- requirements.txt | 6 +- test/logs/error_task.log | 1 + test/logs/task.log | 1 + yd_api.py | 25 +- 34 files changed, 2999 insertions(+), 2907 deletions(-) create mode 100644 doc/通用方法.md diff --git a/.idea/csv-editor.xml b/.idea/csv-editor.xml index 27fd46a..14f7068 100644 --- a/.idea/csv-editor.xml +++ b/.idea/csv-editor.xml @@ -10,6 +10,20 @@ + + + + + + + + + + + + diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 2f2d1c3..0accdec 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -3,76 +3,10 @@