-
Notifications
You must be signed in to change notification settings - Fork 210
feat:订单发货 #629
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
晚点看一下,今天有点忙 |
就你这个提供的网址,用搜索关键词网页内搜索一下 |
如果sdk里没有提供这个字段,可以追加上去,明天看看这个字段 |
没在咱框架里找到这个接口 |
我看了看,这个接口属于平台能力,暂时没有支持到,我后面会看机会追加上去 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/business-capabilities/order-shipping/order-shipping.html
请问对于自提的货物,在我们的架子里如何设置
"delivery_mode": 0, // 0=自提,2=虚拟发货
"is_all_delivered": true, // 标记为已全部发货
"logistics_no": "", // 物流单号留空
The text was updated successfully, but these errors were encountered: