获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
- 创建售后里的status状态值缺少换货对应的处理状态:拒绝换货、商家已重新发货、换货完成等
接口url:https://api.weixin.qq.com/shop/aftersale/add?access_token=xxxxxxxxx 状态值有缺漏,换货的相关操作对应的状态值没有,如拒绝换货、商家已重新发货、换货完成等 [图片] https://developers.weixin.qq.com/miniprogram/dev/framework/ministore/minishopopencomponent2/API/aftersale/add.html
2021-05-27 - 请求参数中的支付方式,只有“微信支付”一种,如果是用余额支付的订单怎么处理?
https://developers.weixin.qq.com/miniprogram/dev/framework/ministore/minishopopencomponent2/API/order/add_order.html [图片]
2021-03-23