hk-cdp 1.0.113__py3-none-any.whl → 1.0.114__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.
@@ -37,11 +37,12 @@ class TradeMobileQueue:
37
37
  self.order_create_date = '1970-01-01 00:00:00.000' # 订单创建时间
38
38
  self.sync_count = 0 # 同步次数
39
39
  self.sync_date = '1970-01-01 00:00:00.000' # 同步时间
40
+ self.create_date = '1970-01-01 00:00:00.000' # 创建时间
40
41
 
41
42
 
42
43
  @classmethod
43
44
  def get_field_list(self):
44
- return ['id', 'user_id', 'ouid', 'business_id', 'store_id', 'platform_id', 'main_pay_order_no', 'order_create_date', 'sync_count', 'sync_date']
45
+ return ['id', 'user_id', 'ouid', 'business_id', 'store_id', 'platform_id', 'main_pay_order_no', 'order_create_date', 'sync_count', 'sync_date', 'create_date']
45
46
 
46
47
  @classmethod
47
48
  def get_primary_key(self):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: hk-cdp
3
- Version: 1.0.113
3
+ Version: 1.0.114
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=--WYLUiDzrEzBHfTTwfeQGfUEVPQ-4rW5lhOTxVcBXA,1861
57
+ hk_cdp/models/db_models/trade/trade_mobile_queue_model.py,sha256=BeBFoB83GXyutVgtz6qU9Ba-eAYPc0pO308Jd3a04R0,1945
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.113.dist-info/LICENSE,sha256=hKHSuDoDoyOk6vOrpkYnOXZ640PvhUa-BTQbRRtFsUk,1061
71
- hk_cdp-1.0.113.dist-info/METADATA,sha256=ID4w6d04HBIaDvCVGbe9xFsZMYCHFsL5URkqX5_rhNk,7102
72
- hk_cdp-1.0.113.dist-info/WHEEL,sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY,92
73
- hk_cdp-1.0.113.dist-info/top_level.txt,sha256=omzIr_m5qnzhfcdscOVr4P4JUB49wlP6KztqvlqDntw,7
74
- hk_cdp-1.0.113.dist-info/RECORD,,
70
+ hk_cdp-1.0.114.dist-info/LICENSE,sha256=hKHSuDoDoyOk6vOrpkYnOXZ640PvhUa-BTQbRRtFsUk,1061
71
+ hk_cdp-1.0.114.dist-info/METADATA,sha256=40SjVk-JnkG_OJ4CZHyquZJj3QGF2qtobFsAioCcJHQ,7102
72
+ hk_cdp-1.0.114.dist-info/WHEEL,sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY,92
73
+ hk_cdp-1.0.114.dist-info/top_level.txt,sha256=omzIr_m5qnzhfcdscOVr4P4JUB49wlP6KztqvlqDntw,7
74
+ hk_cdp-1.0.114.dist-info/RECORD,,