haocaixians
This commit is contained in:
@@ -1260,6 +1260,7 @@ func result2Orders(ctx *jxcontext.Context, result *jdshopapi.AllOrdersResult) (o
|
||||
DeliveryType: model.OrderDeliveryTypeStoreSelf,
|
||||
StatusTime: utils.Str2Time(jdsOrder.OrderCreateTime + ":00"),
|
||||
OrderSeq: 0,
|
||||
VendorOrgCode: "1",
|
||||
}
|
||||
//获取真实手机号
|
||||
fakeMobile, err := api.JdShopAPI.PhoneSensltiveInfo(order.VendorOrderID2, orderDetail.MobileKey)
|
||||
|
||||
Reference in New Issue
Block a user