Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tychxn committed Jan 27, 2020
1 parent a9528d1 commit fd1ce7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jd_assistant.py
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,7 @@ def add_item_to_cart(self, sku_ids):
重要:
1.商品添加到购物车后将会自动被勾选✓中。
2.在提交订单时会对勾选的商品进行结算。
3.部分商品(如预售)无法添加到购物车
3.部分商品(如预售、下架等)无法添加到购物车
京东购物车可容纳的最大商品种数约为118-120种,超过数量会加入购物车失败。
Expand Down

0 comments on commit fd1ce7b

Please sign in to comment.