hk-cdp 1.0.96__tar.gz → 1.0.97__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.96 → hk_cdp-1.0.97}/PKG-INFO +1 -1
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/sync/sync_user_data_model.py +3 -3
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp.egg-info/PKG-INFO +1 -1
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/setup.py +1 -1
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/README.md +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/__init__.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/handler/__init__.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/handler/cdp_base.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/libs/__init__.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/libs/customize/__init__.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/libs/customize/asset_base_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/libs/customize/cdp_helper.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/libs/customize/rainbow_helper.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/libs/customize/tiktok_spi_helper.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/libs/customize/work_base_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/__init__.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/cdp_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/__init__.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/analysis/__init__.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/analysis/analysis_goods_related_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/analysis/analysis_goods_repurchase_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/analysis/analysis_report_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/cap/__init__.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/cap/cap_business_info_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/cap/cap_store_info_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/cdp/__init__.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/cdp/cdp_store_info_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/cdp/cdp_work_info_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/member/__init__.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/member/member_asset_log_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/member/member_asset_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/member/member_asset_valid_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/member/member_event_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/member/member_info_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/member/member_level_log_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/prefix/__init__.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/prefix/prefix_info_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/queue/__init__.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/queue/queue_work_log_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/scheme/__init__.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/scheme/scheme_growth_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/scheme/scheme_info_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/scheme/scheme_integral_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/scheme/scheme_level_info_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/scheme/scheme_level_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/store/__init__.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/store/store_base_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/store/store_goods_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/store/store_prefix_log_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/sync/__init__.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/taobao/__init__.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/taobao/taobao_rds_item_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/taobao/taobao_rds_refund_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/taobao/taobao_rds_trade_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/taobao/taobao_source_buyer_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/taobao/taobao_source_history_member_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/trade/__init__.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/trade/trade_give_info_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/trade/trade_info_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/trade/trade_order_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/trade/trade_status_info_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/tt/__init__.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/tt/tt_rds_item_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/tt/tt_rds_refund_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/tt/tt_rds_trade_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/tt/tt_source_buyer_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/tt/tt_source_history_member_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/user/__init__.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/user/user_data_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/user/user_info_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/user/user_trends_model.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp/models/enum.py +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp.egg-info/SOURCES.txt +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp.egg-info/dependency_links.txt +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp.egg-info/requires.txt +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/hk_cdp.egg-info/top_level.txt +0 -0
- {hk_cdp-1.0.96 → hk_cdp-1.0.97}/setup.cfg +0 -0
|
@@ -12,7 +12,7 @@ from seven_cloudapp_frame.models.cache_model import *
|
|
|
12
12
|
|
|
13
13
|
class SyncUserDataModel(CacheModel):
|
|
14
14
|
def __init__(self, db_connect_key='db_cloudapp', db_config_dict=None, sub_table=None, db_transaction=None, context=None, is_auto=False):
|
|
15
|
-
super(SyncUserDataModel, self).__init__(
|
|
15
|
+
super(SyncUserDataModel, self).__init__(SyncUserData, sub_table)
|
|
16
16
|
if not db_config_dict:
|
|
17
17
|
db_config_dict = config.get_value(db_connect_key)
|
|
18
18
|
self.db = MySQLHelper(self.convert_db_config(db_config_dict, is_auto))
|
|
@@ -22,9 +22,9 @@ class SyncUserDataModel(CacheModel):
|
|
|
22
22
|
|
|
23
23
|
# 方法扩展请继承此类
|
|
24
24
|
|
|
25
|
-
class
|
|
25
|
+
class SyncUserData:
|
|
26
26
|
def __init__(self):
|
|
27
|
-
super(
|
|
27
|
+
super(SyncUserData, self).__init__()
|
|
28
28
|
self.id = 0 # id
|
|
29
29
|
self.business_id = 0 # 商家标识
|
|
30
30
|
self.store_id = 0 # 店铺标识
|
|
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.96 → hk_cdp-1.0.97}/hk_cdp/models/db_models/analysis/analysis_goods_related_model.py
RENAMED
|
File without changes
|
{hk_cdp-1.0.96 → hk_cdp-1.0.97}/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
|
|
File without changes
|
{hk_cdp-1.0.96 → hk_cdp-1.0.97}/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.96 → hk_cdp-1.0.97}/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
|