ey-commerce-lib 1.0.10__py3-none-any.whl → 1.0.11__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.

Potentially problematic release.


This version of ey-commerce-lib might be problematic. Click here for more details.

@@ -11,7 +11,7 @@ class KoganClient:
11
11
  def __init__(self, seller_id: str, seller_token: str):
12
12
  self.seller_id = seller_id
13
13
  self.seller_token = seller_token
14
- timeout = Timeout(connect=5.0, read=20.0, write=10.0, pool=10.0)
14
+ timeout = Timeout(connect=5.0, read=60.0, write=10.0, pool=10.0)
15
15
 
16
16
  # 异步客户端
17
17
  self.__async_client = AsyncClient(base_url="https://nimda.kogan.com",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ey-commerce-lib
3
- Version: 1.0.10
3
+ Version: 1.0.11
4
4
  Summary: eeyoung电商客户端调用封装
5
5
  Author-email: 饶奇奇 <1124393197@qq.com>
6
6
  Requires-Python: >=3.10
@@ -31,7 +31,7 @@ ey_commerce_lib/four_seller/schemas/query/order.py,sha256=XV7by4RT9NWvei4C__cQsL
31
31
  ey_commerce_lib/four_seller/schemas/vo/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
32
32
  ey_commerce_lib/four_seller/schemas/vo/order.py,sha256=aNpnXSaXeUVbBz_7JtP8p6mWIWgUwejUhtYoa3gf4Po,12133
33
33
  ey_commerce_lib/kogan/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
34
- ey_commerce_lib/kogan/main.py,sha256=fROFOUd80qtsnggz5XR3vyoSAcb6PqFD1_rqSbAtYhE,2216
34
+ ey_commerce_lib/kogan/main.py,sha256=wkjaTv1d0lxYDUT9R0rnFpg1g4KW4ZLYW227xrs4ooM,2216
35
35
  ey_commerce_lib/kogan/schemas/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
36
36
  ey_commerce_lib/kogan/schemas/query/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
37
37
  ey_commerce_lib/kogan/schemas/query/order.py,sha256=ajqO992fiorUDg3-YPPpK2Dgmdy2LoHfz4IatBz1Mro,574
@@ -44,6 +44,6 @@ ey_commerce_lib/utils/close.py,sha256=-De_H1I-gryytKYhLMsC3HfW67W852XkP1ckK2gLsF
44
44
  ey_commerce_lib/utils/dxm.py,sha256=jVNltK_Pm_yMzXReD0Aw5VW6kzIZ5Bn23RucS0DKBI0,1196
45
45
  ey_commerce_lib/utils/list_util.py,sha256=R1w7B1m3sEXr38zSHWp-15C3xAs5ykYCCpvwmnRW4xs,545
46
46
  ey_commerce_lib/utils/str.py,sha256=939xE0y8U7KEWjwbEezMlaWJNBsfb2BSb-dBpYbOD8Q,138
47
- ey_commerce_lib-1.0.10.dist-info/METADATA,sha256=fLcVW4n7xGfi1eKRTmNZQH29q8J0KCc0gTo-mYOSfHc,391
48
- ey_commerce_lib-1.0.10.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
49
- ey_commerce_lib-1.0.10.dist-info/RECORD,,
47
+ ey_commerce_lib-1.0.11.dist-info/METADATA,sha256=n9yCgsfH8oKlwm_nf_FN_TEyPb63a9-tBysWvURT3nQ,391
48
+ ey_commerce_lib-1.0.11.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
49
+ ey_commerce_lib-1.0.11.dist-info/RECORD,,