hk-cdp 1.0.121__py3-none-any.whl → 1.0.122__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.
- hk_cdp/models/db_models/store/store_goods_model.py +2 -1
- {hk_cdp-1.0.121.dist-info → hk_cdp-1.0.122.dist-info}/METADATA +1 -1
- {hk_cdp-1.0.121.dist-info → hk_cdp-1.0.122.dist-info}/RECORD +6 -6
- {hk_cdp-1.0.121.dist-info → hk_cdp-1.0.122.dist-info}/LICENSE +0 -0
- {hk_cdp-1.0.121.dist-info → hk_cdp-1.0.122.dist-info}/WHEEL +0 -0
- {hk_cdp-1.0.121.dist-info → hk_cdp-1.0.122.dist-info}/top_level.txt +0 -0
|
@@ -22,6 +22,7 @@ class StoreGoods:
|
|
|
22
22
|
self.business_id = 0 # 商家标识
|
|
23
23
|
self.store_id = 0 # 店铺标识
|
|
24
24
|
self.platform_id = 0 # 平台标识
|
|
25
|
+
self.plat_store_id = "" # 平台店铺标识
|
|
25
26
|
self.cid = "" # 分类ID
|
|
26
27
|
self.goods_id = "" # 商品ID
|
|
27
28
|
self.goods_code = "" # 商家编码
|
|
@@ -36,7 +37,7 @@ class StoreGoods:
|
|
|
36
37
|
@classmethod
|
|
37
38
|
def get_field_list(self):
|
|
38
39
|
return [
|
|
39
|
-
'id', 'guid', 'business_id', 'store_id', 'platform_id',
|
|
40
|
+
'id', 'guid', 'business_id', 'store_id', 'platform_id', 'plat_store_id',
|
|
40
41
|
'cid', 'goods_id', 'goods_code', 'goods_name',
|
|
41
42
|
'goods_pic', 'approve_status', 'price',
|
|
42
43
|
'create_date', 'modify_date', 'is_delete'
|
|
@@ -41,7 +41,7 @@ hk_cdp/models/db_models/scheme/scheme_level_info_model.py,sha256=5wx2JFwvXYBmeSn
|
|
|
41
41
|
hk_cdp/models/db_models/scheme/scheme_level_model.py,sha256=_t1VsZ1-iFNLRt9TDilJO4U3twHeX8KDrUkeD9Bt9dc,2170
|
|
42
42
|
hk_cdp/models/db_models/store/__init__.py,sha256=zg-nnkPuGsi2-UT9OPlZc5ouQ1KYOtLyuh5_3pHCBuQ,232
|
|
43
43
|
hk_cdp/models/db_models/store/store_base_model.py,sha256=nIzMw2W_LpnqJhBFy-9UjEgycWKqHo0ajhXTejqqTtE,2243
|
|
44
|
-
hk_cdp/models/db_models/store/store_goods_model.py,sha256=
|
|
44
|
+
hk_cdp/models/db_models/store/store_goods_model.py,sha256=KranOsLu4TXghimg70TXi2YoQHB-SuKk7Yfj0b85srw,1981
|
|
45
45
|
hk_cdp/models/db_models/store/store_prefix_log_model.py,sha256=lJgN9S2_azswzUkrC8zpfV-uT_Mo3gOg1PvEtValVK8,1225
|
|
46
46
|
hk_cdp/models/db_models/sync/__init__.py,sha256=3yNTLEqN1lJDHTVXsvic3Yf7Io-jFDGkwDQKUAKYh-Q,63
|
|
47
47
|
hk_cdp/models/db_models/sync/sync_member_mobile_model.py,sha256=rTLRUu-sO5I5fsVO-MBNJnz9cVzyoU5PKyawf4VURiM,1945
|
|
@@ -68,8 +68,8 @@ hk_cdp/models/db_models/user/__init__.py,sha256=O_F1_TiR_075ATAHcahxTKJwUdYeY-Qz
|
|
|
68
68
|
hk_cdp/models/db_models/user/user_data_model.py,sha256=eH-fMdbxpo_l9Ci7TwlPbxREYq3DSSgr2hT0j_Nwwr4,2874
|
|
69
69
|
hk_cdp/models/db_models/user/user_info_model.py,sha256=TywpvlFGkch9hO_szyhin-ed4xfTWBM7L59IU96SfxU,4138
|
|
70
70
|
hk_cdp/models/db_models/user/user_trends_model.py,sha256=oxJCBnJQEvFr1_heV_cxRrPIic6_oSoLqARc6ldp2LM,1592
|
|
71
|
-
hk_cdp-1.0.
|
|
72
|
-
hk_cdp-1.0.
|
|
73
|
-
hk_cdp-1.0.
|
|
74
|
-
hk_cdp-1.0.
|
|
75
|
-
hk_cdp-1.0.
|
|
71
|
+
hk_cdp-1.0.122.dist-info/LICENSE,sha256=hKHSuDoDoyOk6vOrpkYnOXZ640PvhUa-BTQbRRtFsUk,1061
|
|
72
|
+
hk_cdp-1.0.122.dist-info/METADATA,sha256=xdJ3PZ2PBYaoBREhHXgX3YY7ehKpQPKJW9HGyDzL7kI,7102
|
|
73
|
+
hk_cdp-1.0.122.dist-info/WHEEL,sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY,92
|
|
74
|
+
hk_cdp-1.0.122.dist-info/top_level.txt,sha256=omzIr_m5qnzhfcdscOVr4P4JUB49wlP6KztqvlqDntw,7
|
|
75
|
+
hk_cdp-1.0.122.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|