hk-cdp 1.0.103__py3-none-any.whl → 1.0.104__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.
@@ -65,6 +65,7 @@ class TradeInfo:
65
65
  self.source_type = 0 # 来源类型(1-历史备份数据导入 2-天猫会员通 3-抖音会员通)
66
66
  self.source_title = "" # 来源说明
67
67
  self.modify_date = "1970-01-01 00:00:00.000" # 修改时间(跟rds同步)
68
+ self.inside_date = "1970-01-01 00:00:00.000" # 内部修改时间(用于触发订单变动相关业务)
68
69
  self.is_incr_data = 0 # 是否增量数据(1-是 0-否)
69
70
  self.process_date = "1970-01-01 00:00:00.000" # 处理时间
70
71
  self.reward_process_status = 0 # 奖励处理状态:0-无需处理1-待处理2-已处理3-延迟处理10-订单异常
@@ -76,7 +77,7 @@ class TradeInfo:
76
77
  return [
77
78
  'id', 'main_pay_order_no', 'store_id', 'business_id', 'one_id', 'user_id', 'ouid', 'platform_id', 'seller_nick', 'trade_type', 'step_trade_status', 'order_price', 'pay_price', 'postage', 'discount_price', 'refund_price', 'buy_num', 'order_num', 'order_status',
78
79
  'plat_store_id', 'receiver', 'telephone', 'receiver_province', 'receiver_city', 'receiver_county', 'receiver_address', 'buyer_remark', 'seller_remark', 'seller_flag', 'buyer_rate', 'seller_rate', 'expand_card_basic_price', 'trade_source_types', 'create_date',
79
- 'pay_date', 'consign_date', 'end_date', 'source_type', 'source_title', 'modify_date', 'is_incr_data', 'process_date', 'reward_process_status', 'refund_process_status', 'surplus_refund_price'
80
+ 'pay_date', 'consign_date', 'end_date', 'source_type', 'source_title', 'modify_date', 'inside_date', 'is_incr_data', 'process_date', 'reward_process_status', 'refund_process_status', 'surplus_refund_price'
80
81
  ]
81
82
 
82
83
  @classmethod
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: hk-cdp
3
- Version: 1.0.103
3
+ Version: 1.0.104
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
@@ -53,7 +53,7 @@ hk_cdp/models/db_models/taobao/taobao_source_buyer_model.py,sha256=i5s2BryvepkV1
53
53
  hk_cdp/models/db_models/taobao/taobao_source_history_member_model.py,sha256=m2_YzlpoPL6jhZv4pYW4Vg4LXMGqDFLpj6g9erX3yMw,2199
54
54
  hk_cdp/models/db_models/trade/__init__.py,sha256=QxTCD3TJRFF4SZU83T-lATdDIKTuTmFopGpRs_Lps2E,101
55
55
  hk_cdp/models/db_models/trade/trade_give_info_model.py,sha256=l70K-aiyOkNRy2NPLGDOG-vUnM6Vw0NqAdbwW7cxT0k,1868
56
- hk_cdp/models/db_models/trade/trade_info_model.py,sha256=fX4OiHjaFx8DnOj0SMq-LTZRa-lVjz2mLvsjJM1qw_Y,4713
56
+ hk_cdp/models/db_models/trade/trade_info_model.py,sha256=VoAZoPNt9KcY8UKUoOzZ7pmgdkAemnKp7jdNrvztaso,4841
57
57
  hk_cdp/models/db_models/trade/trade_order_model.py,sha256=ibE4pCdWcIPow6kBpgRayHgFuOG4xSBtcLD7Bd9YHhE,2413
58
58
  hk_cdp/models/db_models/trade/trade_status_info_model.py,sha256=R8HaCRRmXIa76ZWajW6YcdAxbPZPKiDDPLszUkD2azc,1946
59
59
  hk_cdp/models/db_models/tt/__init__.py,sha256=udhmTaFhq9P2bisJyTJiIwebDMEzc-HqBZdGmARZIEQ,136
@@ -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=hswh3ELJtBilEgzr7W6MfmaWsnSr93oO0nizbbPeRAk,2757
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.103.dist-info/LICENSE,sha256=hKHSuDoDoyOk6vOrpkYnOXZ640PvhUa-BTQbRRtFsUk,1061
70
- hk_cdp-1.0.103.dist-info/METADATA,sha256=c3yyIKhVjAPbTCxPHvMlgtrhUnbGbC5iAZWdx6jWKKQ,7102
71
- hk_cdp-1.0.103.dist-info/WHEEL,sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY,92
72
- hk_cdp-1.0.103.dist-info/top_level.txt,sha256=omzIr_m5qnzhfcdscOVr4P4JUB49wlP6KztqvlqDntw,7
73
- hk_cdp-1.0.103.dist-info/RECORD,,
69
+ hk_cdp-1.0.104.dist-info/LICENSE,sha256=hKHSuDoDoyOk6vOrpkYnOXZ640PvhUa-BTQbRRtFsUk,1061
70
+ hk_cdp-1.0.104.dist-info/METADATA,sha256=smf-_tuvIkBQOON_jimTI5j3rQtWs74mFu0tYbldGPU,7102
71
+ hk_cdp-1.0.104.dist-info/WHEEL,sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY,92
72
+ hk_cdp-1.0.104.dist-info/top_level.txt,sha256=omzIr_m5qnzhfcdscOVr4P4JUB49wlP6KztqvlqDntw,7
73
+ hk_cdp-1.0.104.dist-info/RECORD,,