- Bug
https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/business-capabilities/ministore/minishopopencomponent2/API/audit/audit_brand.html 审核失败后无法再次上传品牌信息,如何解决
2022-06-22 - 平台能力 订单接口?
https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/business-capabilities/ministore/minishopopencomponent2/API/order/order_readme.html 此接口说明 状态会从status =10 自动流转到 status =11 目前前置性的 生成订单和生成订单参数都已经完成对接,但是订单状态并没有对接成功 推送参数如下 { "create_time": "2022-06-21 13:53:32", "out_order_id": "11606693278613533324", "openid": "oBU9Z5JSc3frdTfMkCvJTIstx61Q", "path": "/pages/mine/order/detail/detail?orderNo=11606693278613533324", "out_user_id": "1606693", "order_detail": { "product_infos": [ { "out_product_id": "1378", "out_sku_id": "130-6231-1301", "product_cnt": "1", "sale_price": 1, "sku_real_price": 1, "path": "/pages/home/goodDetail/detail?goodsId=1378", "title": "朵朵系列吸尘机商品", "head_img": "https://qas-static.xxxxxx.cn/upload/goods_photo_album/2018/09/06/goods_photo_album_15362190722094.png" } ], "pay_info": { "pay_method_type": 0, "prepay_id": "wx21135334412735efc65a4f8e58bc3d0000", "prepay_time": "2022-06-21 13:53:33" }, "price_info": { "order_price": 1, "freight": 0 } }, "delivery_detail": { "delivery_type": 1 }, "address_info": { "receiver_name": "陈先生", "detailed_address": "郭巷街道", "tel_number": "113333333333333", "province": "江苏省", "city": "苏州市", "town": "吴中区" }, "fund_type": 1, "expire_time": 1655792712, "trace_id": "1_gT8xmDOyHiVz2DrpqqzyhCc2a-kY_bblJHl_Z9tUB8Q", "aftersale_duration": 7 }
2022-06-21 - 订单状态流转异常, 请拉取最新的订单状态 rid: 62b15b57-47fca7d7-114f49
https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/business-capabilities/ministore/minishopopencomponent2/API/delivery/send.html
2022-06-21