hk-cdp 1.0.93__tar.gz → 1.0.94__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/PKG-INFO +1 -1
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/cdp/cdp_store_info_model.py +3 -1
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/store/store_base_model.py +1 -2
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp.egg-info/PKG-INFO +1 -1
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/setup.py +1 -1
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/README.md +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/__init__.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/handler/__init__.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/handler/cdp_base.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/libs/__init__.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/libs/customize/__init__.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/libs/customize/asset_base_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/libs/customize/cdp_helper.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/libs/customize/rainbow_helper.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/libs/customize/tiktok_spi_helper.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/libs/customize/work_base_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/__init__.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/cdp_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/__init__.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/analysis/__init__.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/analysis/analysis_goods_related_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/analysis/analysis_goods_repurchase_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/analysis/analysis_report_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/cap/__init__.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/cap/cap_business_info_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/cap/cap_store_info_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/cdp/__init__.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/cdp/cdp_work_info_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/member/__init__.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/member/member_asset_log_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/member/member_asset_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/member/member_asset_valid_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/member/member_event_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/member/member_info_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/member/member_level_log_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/prefix/__init__.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/prefix/prefix_info_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/queue/__init__.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/queue/queue_work_log_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/scheme/__init__.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/scheme/scheme_growth_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/scheme/scheme_info_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/scheme/scheme_integral_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/scheme/scheme_level_info_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/scheme/scheme_level_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/store/__init__.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/store/store_goods_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/store/store_prefix_log_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/sync/__init__.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/sync/sync_user_data_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/taobao/__init__.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/taobao/taobao_rds_item_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/taobao/taobao_rds_refund_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/taobao/taobao_rds_trade_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/taobao/taobao_source_buyer_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/taobao/taobao_source_history_member_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/trade/__init__.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/trade/trade_give_info_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/trade/trade_info_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/trade/trade_order_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/trade/trade_status_info_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/tt/__init__.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/tt/tt_rds_item_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/tt/tt_rds_refund_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/tt/tt_rds_trade_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/tt/tt_source_buyer_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/tt/tt_source_history_member_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/user/__init__.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/user/user_data_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/user/user_info_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/user/user_trends_model.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/enum.py +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp.egg-info/SOURCES.txt +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp.egg-info/dependency_links.txt +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp.egg-info/requires.txt +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp.egg-info/top_level.txt +0 -0
- {hk_cdp-1.0.93 → hk_cdp-1.0.94}/setup.cfg +0 -0
|
@@ -48,12 +48,14 @@ class CdpStoreInfo:
|
|
|
48
48
|
self.cdp_rawdata_sync_status = 0 # cdp_原始数据同步状态(0-未开始 1-同步历史数据 2-同步增量数据)
|
|
49
49
|
self.history_data_clean_status = 0 # 历史数据清洗状态(0-未开始 1-进行中 2-已完成)
|
|
50
50
|
self.history_member_init_status = 0 # 历史会员初始化状态(0-未开始 1-进行中 2-已完成)
|
|
51
|
+
self.is_statk_work = 0 # 是否开启作业服务(1-是 0-否)
|
|
51
52
|
|
|
52
53
|
|
|
53
54
|
@classmethod
|
|
54
55
|
def get_field_list(self):
|
|
55
56
|
return [
|
|
56
|
-
'id', 'guid', 'store_name', 'store_icon', 'plat_store_id', 'store_status', 'create_date', 'modify_date', 'plat_telephone_key', 'prefix_status', 'prefix_path', 'business_id', 'seller_nick', 'seller_id', 'platform_id', 'overdue_date', 'access_token', 'extend_info',
|
|
57
|
+
'id', 'guid', 'store_name', 'store_icon', 'plat_store_id', 'store_status', 'create_date', 'modify_date', 'plat_telephone_key', 'prefix_status', 'prefix_path', 'business_id', 'seller_nick', 'seller_id', 'platform_id', 'overdue_date', 'access_token', 'extend_info',
|
|
58
|
+
'description', 'cdp_rawdata_sync_status', 'history_data_clean_status', 'history_member_init_status', 'is_statk_work'
|
|
57
59
|
]
|
|
58
60
|
|
|
59
61
|
@classmethod
|
|
@@ -40,14 +40,13 @@ class StoreBase:
|
|
|
40
40
|
self.init_growth_config = {} # 初始成长值配置
|
|
41
41
|
self.incr_process_start_date = "1970-01-01 00:00:00.000" # 增量处理时间
|
|
42
42
|
self.is_omid_merge = 0 # 是否走omid合并逻辑(1-是 0-否)
|
|
43
|
-
self.is_statk_work = 0 # 是否开启作业服务(1-是 0-否)
|
|
44
43
|
self.create_date = "1970-01-01 00:00:00.000" # 创建时间
|
|
45
44
|
self.modify_date = "1970-01-01 00:00:00.000" # 修改时间
|
|
46
45
|
|
|
47
46
|
|
|
48
47
|
@classmethod
|
|
49
48
|
def get_field_list(self):
|
|
50
|
-
return ['id', 'guid', 'business_id', 'scheme_id', 'platform_id', 'store_name', 'seller_nick', 'plat_store_id', 'init_integral_multiple', 'init_growth_config', 'incr_process_start_date', 'is_omid_merge', '
|
|
49
|
+
return ['id', 'guid', 'business_id', 'scheme_id', 'platform_id', 'store_name', 'seller_nick', 'plat_store_id', 'init_integral_multiple', 'init_growth_config', 'incr_process_start_date', 'is_omid_merge', 'create_date', 'modify_date']
|
|
51
50
|
|
|
52
51
|
@classmethod
|
|
53
52
|
def get_primary_key(self):
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/analysis/analysis_goods_related_model.py
RENAMED
|
File without changes
|
{hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/analysis/analysis_goods_repurchase_model.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/taobao/taobao_source_history_member_model.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hk_cdp-1.0.93 → hk_cdp-1.0.94}/hk_cdp/models/db_models/tt/tt_source_history_member_model.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|