暂无描述curl --location --request POST '/api/distributor/order/confirm?sign=&time=1706768265' \
--header 'Authori-zation: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJkZXYubWluZ3BpbmppeHVhbi5jb20iLCJhdWQiOiJkZXYubWluZ3BpbmppeHVhbi5jb20iLCJpYXQiOjE2NjQzNDQ3MDcsIm5iZiI6MTY2NDM0NDcwNywiZXhwIjoxNjcyMTIwNzA3LCJqdGkiOnsiaWQiOjIsInR5cGUiOiJ1c2VyIn19.MpabqCpjByvkmg6GY8tyGwSwK9lDv8Gak0tmTfdNvKE' \
--header 'distributor-id: 2' \
--form 'cartId="5319"' \
--form 'time="1706768265"'{
"status": 0,
"msg": "string",
"data": {
"addressInfo": {
"id": 0,
"real_name": "string",
"phone": "string",
"province": "string",
"city": "string",
"city_id": 0,
"district": "string",
"detail": "string",
"post_code": 0,
"longitude": "string",
"latitude": "string",
"is_default": 0
},
"cartInfo": [
{
"id": 0,
"type": "string",
"product_id": 0,
"product_attr_unique": "string",
"cart_num": 0,
"combination_id": 0,
"seckill_id": 0,
"bargain_id": 0,
"distributor_id": 0,
"is_purchase": 0,
"productInfo": {
"id": 0,
"image": "string",
"price": "string",
"ot_price": "string",
"vip_price": "string",
"postage": "string",
"give_integral": "string",
"sales": 0,
"stock": 0,
"store_name": "string",
"unit_name": "string",
"is_postage": 0,
"cost": "string",
"is_sub": 0,
"temp_id": 0,
"type": 0,
"gkn_code": null,
"agent1_price": "string",
"agent2_price": "string",
"agent_jy_price": "string",
"status": 0,
"attrInfo": {
"id": 0,
"product_id": 0,
"suk": "string",
"stock": 0,
"sales": 0,
"price": "string",
"image": "string",
"unique": "string",
"cost": "string",
"bar_code": "string",
"ot_price": "string",
"weight": "string",
"volume": "string",
"brokerage": "string",
"brokerage_two": "string",
"type": 0,
"quota": 0,
"quota_show": 0,
"vip_price": "string",
"agent_jy_price": "string",
"agent_cost": "string",
"agent1_price": "string",
"agent2_price": "string",
"qzc_sku_id": "string",
"qzc_id": 0,
"plus_step": 0,
"min_buy_num": 0
}
},
"add_coin": "string",
"truePrice": 0,
"vip_truePrice": 0,
"trueStock": 0,
"costPrice": "string"
}
],
"priceGroup": {
"storePostage": "string",
"storeFreePostage": "string",
"totalPrice": "string",
"costPrice": "string",
"coinFree": 0,
"addCoin": "string",
"coinRate": 0,
"postage_tips": "string"
},
"orderKey": "string"
}
}