hk-cdp 1.0.111__py3-none-any.whl → 1.0.112__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.
@@ -34,13 +34,13 @@ class TradeMobileQueue:
34
34
  self.platform_id = 0 # 平台标识(1-淘宝 2-抖音 3-京东 4-微信)
35
35
  self.main_pay_order_no = "" # 主订单号
36
36
  self.order_create_date = '1970-01-01 00:00:00.000' # 订单创建时间
37
- self.is_sync = 0 # 是否同步(0-否 1-是)
37
+ self.sync_count = 0 # 同步次数
38
38
  self.sync_date = '1970-01-01 00:00:00.000' # 同步时间
39
39
 
40
40
 
41
41
  @classmethod
42
42
  def get_field_list(self):
43
- return ['id', 'user_id', 'business_id', 'store_id', 'platform_id', 'main_pay_order_no', 'order_create_date', 'is_sync', 'sync_date']
43
+ return ['id', 'user_id', 'business_id', 'store_id', 'platform_id', 'main_pay_order_no', 'order_create_date', 'sync_count', 'sync_date']
44
44
 
45
45
  @classmethod
46
46
  def get_primary_key(self):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: hk-cdp
3
- Version: 1.0.111
3
+ Version: 1.0.112
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
@@ -54,7 +54,7 @@ hk_cdp/models/db_models/taobao/taobao_source_history_member_model.py,sha256=m2_Y
54
54
  hk_cdp/models/db_models/trade/__init__.py,sha256=yHlrOlTTHgtj5kl8AffHzDjuxCZPqiPK_AwzMKLxFFg,284
55
55
  hk_cdp/models/db_models/trade/trade_give_info_model.py,sha256=l70K-aiyOkNRy2NPLGDOG-vUnM6Vw0NqAdbwW7cxT0k,1868
56
56
  hk_cdp/models/db_models/trade/trade_info_model.py,sha256=VoAZoPNt9KcY8UKUoOzZ7pmgdkAemnKp7jdNrvztaso,4841
57
- hk_cdp/models/db_models/trade/trade_mobile_queue_model.py,sha256=CM7g84T6s0v_ukUSxjZ_eCQBFAnwvqqLWw4a6-9Pfow,1829
57
+ hk_cdp/models/db_models/trade/trade_mobile_queue_model.py,sha256=hVjsfsFVrATWOgyQrvUs0d5uSaFmwI_axePNxPG6imM,1822
58
58
  hk_cdp/models/db_models/trade/trade_order_model.py,sha256=ibE4pCdWcIPow6kBpgRayHgFuOG4xSBtcLD7Bd9YHhE,2413
59
59
  hk_cdp/models/db_models/trade/trade_status_info_model.py,sha256=R8HaCRRmXIa76ZWajW6YcdAxbPZPKiDDPLszUkD2azc,1946
60
60
  hk_cdp/models/db_models/tt/__init__.py,sha256=udhmTaFhq9P2bisJyTJiIwebDMEzc-HqBZdGmARZIEQ,136
@@ -67,8 +67,8 @@ hk_cdp/models/db_models/user/__init__.py,sha256=O_F1_TiR_075ATAHcahxTKJwUdYeY-Qz
67
67
  hk_cdp/models/db_models/user/user_data_model.py,sha256=hswh3ELJtBilEgzr7W6MfmaWsnSr93oO0nizbbPeRAk,2757
68
68
  hk_cdp/models/db_models/user/user_info_model.py,sha256=TywpvlFGkch9hO_szyhin-ed4xfTWBM7L59IU96SfxU,4138
69
69
  hk_cdp/models/db_models/user/user_trends_model.py,sha256=oxJCBnJQEvFr1_heV_cxRrPIic6_oSoLqARc6ldp2LM,1592
70
- hk_cdp-1.0.111.dist-info/LICENSE,sha256=hKHSuDoDoyOk6vOrpkYnOXZ640PvhUa-BTQbRRtFsUk,1061
71
- hk_cdp-1.0.111.dist-info/METADATA,sha256=d8569wYdnE6ARGHKG74h5y6TQZ1dSKTHbInsAJukGlk,7102
72
- hk_cdp-1.0.111.dist-info/WHEEL,sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY,92
73
- hk_cdp-1.0.111.dist-info/top_level.txt,sha256=omzIr_m5qnzhfcdscOVr4P4JUB49wlP6KztqvlqDntw,7
74
- hk_cdp-1.0.111.dist-info/RECORD,,
70
+ hk_cdp-1.0.112.dist-info/LICENSE,sha256=hKHSuDoDoyOk6vOrpkYnOXZ640PvhUa-BTQbRRtFsUk,1061
71
+ hk_cdp-1.0.112.dist-info/METADATA,sha256=T3bb6JA53Lslqj-UQs8cdaxXzzzVHjpk__zGKcJsjJM,7102
72
+ hk_cdp-1.0.112.dist-info/WHEEL,sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY,92
73
+ hk_cdp-1.0.112.dist-info/top_level.txt,sha256=omzIr_m5qnzhfcdscOVr4P4JUB49wlP6KztqvlqDntw,7
74
+ hk_cdp-1.0.112.dist-info/RECORD,,