💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
## 物流跟踪 ~~~[api] post:http://global.aumalls.com/apiorder/freight *user_id#填写用户ID *token#用户登录标识 *id#发货单 <<< success { {"code":20000, "msg":"物流信息", "data":{"freight":{"freight_type":"YTO","freight_name":"圆通速递","url":"http://www.yto.net.cn"},"list":[{"time":"2017-08-23 11:25:39","station":"【郑州转运中心】 已发出 下一站 【济南转运中心】"},{"time":"2017-08-23 04:39:17","station":"【郑州转运中心】 已收入"},{"time":"2017-08-23 02:29:06","station":"【河南省郑州市万客来公司】 已发出 下一站 【郑州转运中心】"},{"time":"2017-08-23 01:31:51","station":"【河南省郑州市万客来公司】 已打包"},{"time":"2017-08-23 00:34:58","station":"【河南省郑州市万客来公司】 已收件"}]}} } <<< error { "code": 40000, "msg": "错误提示", } ~~~ #### 说明: 1. 提交数据:和注册登录一致; 2. 参数说明: id为订单列表中已发货状态下返回的freight_id的值,其他状态不返回此值 delivery_code:运单号