feat(orders): 添加确认收货功能并更新订单状态
实现买家确认收货功能,替换原有的微信组件调用方式 新增RECEIVE_ORDER接口用于处理确认收货请求 更新订单状态为已完成(11)并显示成功提示
Showing
2 changed files
with
59 additions
and
46 deletions
-
Please register or login to post a comment
实现买家确认收货功能,替换原有的微信组件调用方式 新增RECEIVE_ORDER接口用于处理确认收货请求 更新订单状态为已完成(11)并显示成功提示