# wx99bd3af055be9f6d # 20220617 封装商品规格组件 # 20220621 封装商品规格组件 封装地址页面及组件 我的 购物车 # 20220622 购物车 商品 首页 详情 评价 # 20220623 评价 我的订单 提交评价 # 20220624 分销中心 商品搜索 订单支付 # 接口 customer/commodity/category/ 获取商品类别列表 get方法 customer/commodity/list/?category=1 获取商品列表 get方法 customer/commodity/detail/3/ 获取商品详情 customer/code2Session/ 自动登录 customer/wxbind/ 微信登录 多一个推荐人参数 referrer customer/setUserInfo/ 设置用户信息 customer/token/refresh/ 刷新token customer/token/verify/ 验证token customer/commodity/商品id/collection/ 商品收藏 customer/commodity/ 商品id /uncollection/ 商品取消收藏 customer/address/ get方法获取地址 customer/address/ post方法创建地址 customer/address/地址id/ put方法修改地址 customer/address/地址id/ delete方法 删除地址 customer/address/地址id/set_default/ get方法设置默认地址 customer/order/cart/ get获取购物车信息 customer/order/cart/ post添加购物车