hk-cdp 1.0.94__py3-none-any.whl → 1.0.95__py3-none-any.whl

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.
@@ -48,14 +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
+ self.is_stark_work = 0 # 是否开启作业服务(1-是 0-否)
52
52
 
53
53
 
54
54
  @classmethod
55
55
  def get_field_list(self):
56
56
  return [
57
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'
58
+ 'description', 'cdp_rawdata_sync_status', 'history_data_clean_status', 'history_member_init_status', 'is_stark_work'
59
59
  ]
60
60
 
61
61
  @classmethod
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: hk-cdp
3
- Version: 1.0.94
3
+ Version: 1.0.95
4
4
  Summary: hk cdp
5
5
  Home-page: http://gitlab.tdtech.gao7.com/newfire/hk_cap/hk_cdp/server/hk_cdp.git
6
6
  Author: seven
@@ -20,7 +20,7 @@ hk_cdp/models/db_models/cap/__init__.py,sha256=QsbOTFmhrR2g4CCwzXfpcoqWeVdGU-gS7
20
20
  hk_cdp/models/db_models/cap/cap_business_info_model.py,sha256=GnRMcS2n1bHgNIELHsLZ5zUZTdLgmThNDLYZea6jV-0,1616
21
21
  hk_cdp/models/db_models/cap/cap_store_info_model.py,sha256=qewjcGdPnlK-R8yY564qogP7IuiqhcxyMAJrrNjprqY,1716
22
22
  hk_cdp/models/db_models/cdp/__init__.py,sha256=8AyJZ9QNMMgbxCoroCPpckaYWST0whyfaKPrLcwNUoA,213
23
- hk_cdp/models/db_models/cdp/cdp_store_info_model.py,sha256=xn6FJy1L9RneCa8ks-XHBvRNpC1u_gCir3Ht23OODBM,2865
23
+ hk_cdp/models/db_models/cdp/cdp_store_info_model.py,sha256=-6Y8trsFPLVFzga-KvNYdYg5PShfBVKi8VbawI2wTsU,2866
24
24
  hk_cdp/models/db_models/cdp/cdp_work_info_model.py,sha256=Fg9jyzGjqHAd974BywgQ4iH8KR-Cf9fCxo-4BE0dVGM,3749
25
25
  hk_cdp/models/db_models/member/__init__.py,sha256=848n8bTcWDnFiqDnucKrEMskbXJMLz29ju6s6ta2bR4,311
26
26
  hk_cdp/models/db_models/member/member_asset_log_model.py,sha256=NnUbiCAmJcmB16iVDnsSQITlDo4Sw8zsUEIk6cgS00w,3079
@@ -66,8 +66,8 @@ hk_cdp/models/db_models/user/__init__.py,sha256=O_F1_TiR_075ATAHcahxTKJwUdYeY-Qz
66
66
  hk_cdp/models/db_models/user/user_data_model.py,sha256=Z8Hr9xarLXvlKWKV0o25KVVVJiiOVyLOwYY7KfNLDrs,2742
67
67
  hk_cdp/models/db_models/user/user_info_model.py,sha256=TywpvlFGkch9hO_szyhin-ed4xfTWBM7L59IU96SfxU,4138
68
68
  hk_cdp/models/db_models/user/user_trends_model.py,sha256=oxJCBnJQEvFr1_heV_cxRrPIic6_oSoLqARc6ldp2LM,1592
69
- hk_cdp-1.0.94.dist-info/LICENSE,sha256=hKHSuDoDoyOk6vOrpkYnOXZ640PvhUa-BTQbRRtFsUk,1061
70
- hk_cdp-1.0.94.dist-info/METADATA,sha256=ieT9cj7aFGxKzc_7psw07AoYCCqIjUcHT6OPZwHxKLg,7101
71
- hk_cdp-1.0.94.dist-info/WHEEL,sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY,92
72
- hk_cdp-1.0.94.dist-info/top_level.txt,sha256=omzIr_m5qnzhfcdscOVr4P4JUB49wlP6KztqvlqDntw,7
73
- hk_cdp-1.0.94.dist-info/RECORD,,
69
+ hk_cdp-1.0.95.dist-info/LICENSE,sha256=hKHSuDoDoyOk6vOrpkYnOXZ640PvhUa-BTQbRRtFsUk,1061
70
+ hk_cdp-1.0.95.dist-info/METADATA,sha256=TVGee8DoZLnTwaQ0r5eMnEJHG9dk3hs32kTUa92NeIo,7101
71
+ hk_cdp-1.0.95.dist-info/WHEEL,sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY,92
72
+ hk_cdp-1.0.95.dist-info/top_level.txt,sha256=omzIr_m5qnzhfcdscOVr4P4JUB49wlP6KztqvlqDntw,7
73
+ hk_cdp-1.0.95.dist-info/RECORD,,