创建物流的时候传入的是5个商品,返回的结果只有2个。
【服务通知】里也是5个商品,接口调用查询结果也是2个,物流组件查看物流也是2个。
创建查询waybill_token
2023-11-03 14:58:33.761 INFO 11460 --- [io-10201-exec-3] c.x.c.m.b.s.i.MinappLogisticsServiceImpl : 请求微信物流入参url:https://api.weixin.qq.com/cgi-bin/express/delivery/open_msg/trace_waybill
2023-11-03 14:58:33.761 INFO 11460 --- [io-10201-exec-3] c.x.c.m.b.s.i.MinappLogisticsServiceImpl : 请求微信物流入参data:{"delivery_id":"ZTO","goods_info":{"detail_list":[{"goods_img_url":"https://orveda-oss.coty-cn-crm.com/d9854203cfe14ea59f4ad1a28387cda7-6-奥薇达焕净透澈眼睫卸妆精华液.png","goods_name":"奥薇达焕净透澈眼睫卸妆精华液"},{"goods_img_url":"https://sephora-web.theatomdata.com/image/1_1694240055470_12855819.png","goods_name":"奥薇达活颜紧致面霜(促销品)15M"},{"goods_img_url":"https://sephora-web.theatomdata.com/image/1_1694240055470_12855819.png","goods_name":"奥薇达活颜紧致面霜(促销品)15M"},{"goods_img_url":"https://sephora-web.theatomdata.com/image/1_1694226641694_583970663.png","goods_name":"奥薇达翠竹生酵焕净洁颜水(促销品)"},{"goods_img_url":"https://sephora-web.theatomdata.com/image/1_1694431412593_18389229.png","goods_name":"奥薇达多元效能浓缩精华露"}]},"openid":"osu1V5M5is5B3T5AbCzv3zR3PmZY","order_detail_path":"/pages/afterSaleDetail/afterSaleDetail?id=1571","receiver_phone":"13955452214","sender_phone":"020-81167888","waybill_id":"73506362245256"}
2023-11-03 14:58:34.792 INFO 11460 --- [io-10201-exec-3] c.x.c.m.b.s.i.MinappLogisticsServiceImpl : 请求微信物流出参resp:{"errcode":0,"errmsg":"ok","waybill_token":"BeFzNlYPiOXhxFna1kH71N*******bVtI03nVaFiiVxRef9DwvSsvtR"}
根据waybill_token查询数据
2023-11-03 14:59:12.043 INFO 11460 --- [io-10201-exec-4] c.x.c.m.b.s.i.MinappLogisticsServiceImpl : 请求微信物流入参url:https://api.weixin.qq.com/cgi-bin/express/delivery/open_msg/query_trace
2023-11-03 14:59:12.043 INFO 11460 --- [io-10201-exec-4] c.x.c.m.b.s.i.MinappLogisticsServiceImpl : 请求微信物流入参data:{ "waybill_token": "BeFzNlYPiOXhxFna1kH71N*******bVtI03nVaFiiVxRef9DwvSsvtR"}
2023-11-03 14:59:12.290 INFO 11460 --- [io-10201-exec-4] c.x.c.m.b.s.i.MinappLogisticsServiceImpl : 请求微信物流出参resp:{"errcode":0,"errmsg":"ok","waybill_info":{"status":4,"waybill_id":"73506362245256"},"shop_info":{"goods_info":{"detail_list":[{"goods_name":"奥薇达多元效能浓缩精华露","goods_img_url":"https:\/\/sephora-web.theatomdata.com\/image\/1_1694431412593_18389229.png"},{"goods_name":"奥薇达多元效能浓缩精华露","goods_img_url":"https:\/\/sephora-web.theatomdata.com\/image\/1_1694431412593_18389229.png"}]}},"delivery_info":{"delivery_id":"ZTO","delivery_name":"中通快递"}}
你这个waybillid最早是在8月份的时候创建了一次查询,当时传入的是两个商品