移除并过滤所有本地调试产生的冗余文本和 JSON 文件
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -18,3 +18,5 @@
|
||||
/server/.mvn/
|
||||
/server/*.iml
|
||||
/server/.idea/
|
||||
/server/*.txt
|
||||
/server/*.json
|
||||
|
||||
@@ -1,51 +0,0 @@
|
||||
===== 1. Customer id=1164 =====
|
||||
id = 1164
|
||||
mobile = $wtNj+QiRfyPlG7akDeJ9IA==$1$
|
||||
yz_open_id = m0DoSB6S627938736830705664
|
||||
wx_union_id = null
|
||||
wx_open_id = null
|
||||
nickname = null
|
||||
name = null
|
||||
gender = 0
|
||||
birthday = null
|
||||
register_time = null
|
||||
register_channel = retail_minapp_shelf
|
||||
member_level_id = null
|
||||
member_level_name = null
|
||||
first_pay_time = null
|
||||
last_pay_time = null
|
||||
total_pay_amount = 21.80
|
||||
total_pay_count = 1
|
||||
customer_tags = null
|
||||
etl_update_time = 2026-03-19 14:34:07
|
||||
|
||||
yz_open_id = m0DoSB6S627938736830705664
|
||||
|
||||
===== 2. Orders for this yz_open_id =====
|
||||
[0] tid=E20260318120236063500049, oid=3133270467018227782, pay_time=null, created_time=2026-03-18 12:02:36, payment=21.80, status=TRADE_CLOSED
|
||||
|
||||
===== 3. Aggregation result for this yz_open_id =====
|
||||
yz_open_id = m0DoSB6S627938736830705664
|
||||
buyer_phone = $wtNj+QiRfyPlG7akDeJ9IA==$1$
|
||||
first_pay_time = null
|
||||
last_pay_time = null
|
||||
total_pay_amount = 21.80
|
||||
total_pay_count = 1
|
||||
source_platforms = retail_minapp_shelf
|
||||
|
||||
===== 4. Sample: 5 customers with NULL first_pay_time =====
|
||||
id=15, yz_open_id=gopJBUIh612307439861112832, first=null, last=null, amount=0.00, count=0
|
||||
id=29, yz_open_id=RBmUTzIw619910823342542848, first=null, last=null, amount=0.00, count=0
|
||||
id=301, yz_open_id=dk30bXhc621423963670724608, first=null, last=null, amount=0.00, count=0
|
||||
id=403, yz_open_id=HKZwDOR2619915764425564160, first=null, last=null, amount=0.00, count=0
|
||||
id=454, yz_open_id=jZpq2Gvq613696894723452928, first=null, last=null, amount=0.00, count=0
|
||||
|
||||
===== 5. Order table pay_time stats =====
|
||||
total=6793, pay_time_null=16, pay_time_not_null=6777
|
||||
|
||||
===== 6. Sample: orders where pay_time IS NULL =====
|
||||
[0] tid=E20260318124237016806181, status=TRADE_CLOSED, created=2026-03-18 12:42:37
|
||||
[1] tid=E20260318124237016806181, status=TRADE_CLOSED, created=2026-03-18 12:42:37
|
||||
[2] tid=E20260318124237016806181, status=TRADE_CLOSED, created=2026-03-18 12:42:37
|
||||
[3] tid=E20260318122210081100023, status=TRADE_CLOSED, created=2026-03-18 12:22:11
|
||||
[4] tid=E20260318121139086206207, status=TRADE_CLOSED, created=2026-03-18 12:11:39
|
||||
@@ -1,81 +0,0 @@
|
||||
===== Step 1: Get Token =====
|
||||
access_token: b15de01b66759b91e045deb169c0b69
|
||||
|
||||
===== Step 2: Get a yz_open_id from trade API =====
|
||||
Found yz_open_id from order: anyuO2rv621793313242066944
|
||||
buyer_info: {"outer_user_id":"","buyer_phone":"$LBOS9XKFoggqVOFvWABBEw==$1$","yz_open_id":"anyuO2rv621793313242066944","fans_type":0,"fans_id":0,"fans_nickname":""}
|
||||
yz_open_id from order: anyuO2rv621793313242066944
|
||||
|
||||
===== Step 3A: POST youzan.scrm.customer.detail.get/1.0.1 =====
|
||||
URL: https://open.youzanyun.com/api/youzan.scrm.customer.detail.get/1.0.1?access_token=b15de01b66759b91e045deb169c0b69
|
||||
Request Body: {"yz_open_id":"anyuO2rv621793313242066944","fields":"user_base,tags,benefit_level,behavior,credit"}
|
||||
Status: 200 OK
|
||||
Response:
|
||||
{
|
||||
"trace_id" : "yz7-0a34f87c-1773885978273-913273",
|
||||
"code" : 141001107,
|
||||
"data" : {
|
||||
"cards" : [ ],
|
||||
"level_infos" : [ ],
|
||||
"rights" : [ ],
|
||||
"customer_attrInfos" : [ ],
|
||||
"tags" : [ ]
|
||||
},
|
||||
"success" : false,
|
||||
"message" : "客户不存在"
|
||||
}
|
||||
|
||||
--- data 内包含的 key: cards, level_infos, rights, customer_attrInfos, tags
|
||||
--- user_base: NOT FOUND
|
||||
--- behavior: NOT FOUND
|
||||
--- tags: []
|
||||
|
||||
===== Step 3B: POST youzan.scrm.customer.get/3.0.0 (old API) =====
|
||||
URL: https://open.youzanyun.com/api/youzan.scrm.customer.get/3.0.0?access_token=b15de01b66759b91e045deb169c0b69
|
||||
Request Body: {"yz_open_id":"anyuO2rv621793313242066944"}
|
||||
Status: 200 OK
|
||||
Response:
|
||||
{
|
||||
"trace_id" : "yz7-0a34f87c-1773885978362-696693",
|
||||
"code" : 141500101,
|
||||
"success" : false,
|
||||
"message" : "缺少必要参数, mobile/fans_id/open_user_id 三选一传入"
|
||||
}
|
||||
|
||||
===== Step 3C: GET youzan.scrm.customer.detail.get/1.0.1 (should fail per doc) =====
|
||||
URL: https://open.youzanyun.com/api/youzan.scrm.customer.detail.get/1.0.1?access_token=b15de01b66759b91e045deb169c0b69&yz_open_id=anyuO2rv621793313242066944&fields=user_base,tags,behavior
|
||||
Status: 200 OK
|
||||
Response:
|
||||
{
|
||||
"trace_id" : "yz7-0a34f87c-1773885978420-231815",
|
||||
"code" : 141001107,
|
||||
"data" : {
|
||||
"cards" : [ ],
|
||||
"level_infos" : [ ],
|
||||
"rights" : [ ],
|
||||
"customer_attrInfos" : [ ],
|
||||
"tags" : [ ]
|
||||
},
|
||||
"success" : false,
|
||||
"message" : "客户不存在"
|
||||
}
|
||||
|
||||
===== Step 4: POST scrm.customer.detail.get with account_info =====
|
||||
URL: https://open.youzanyun.com/api/youzan.scrm.customer.detail.get/1.0.1?access_token=b15de01b66759b91e045deb169c0b69
|
||||
Request Body: {"account_info":{"account_id":"13800138000","account_type":2},"fields":"user_base,tags,behavior"}
|
||||
Status: 200 OK
|
||||
Response:
|
||||
{
|
||||
"trace_id" : "yz7-0a34f87c-1773885978484-47619",
|
||||
"code" : 141001107,
|
||||
"data" : {
|
||||
"cards" : [ ],
|
||||
"level_infos" : [ ],
|
||||
"rights" : [ ],
|
||||
"customer_attrInfos" : [ ],
|
||||
"tags" : [ ]
|
||||
},
|
||||
"success" : false,
|
||||
"message" : "客户不存在"
|
||||
}
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
warehouse=CY101008, skus=[80700330, 80700331, 80700332, 80700335, 80700339, 80700340, 80700341, 80700348, BM251220803262446, BM251220803262446_1, BM251220803262446_10, BM251220803262446_11, BM251220803262446_12, BM251220803262446_13, BM251220803262446_14, BM251220803262446_15, BM251220803262446_16, BM251220803262446_17, BM251220803262446_2, BM251220803262446_3]
|
||||
Exception: java.lang.RuntimeException - Youzan gateway error: 5001 - 系统异常
|
||||
@@ -1,3 +0,0 @@
|
||||
URL: https://open.youzanyun.com/api/youzan.retail.open.query.warehousestock/1.0.0?access_token=***
|
||||
Body: {"warehouse_code":"CY101008","sku_codes":"[\"BM260227389337223_5\",\"BM260227389337223_6\",\"BM260227452787014\",\"BM260313217255847\",\"BM260318247274160\"]"}
|
||||
Response: {"gw_err_resp":{"trace_id":"yz7-0a0a6da7-1773913106843-41336","err_msg":"系统异常","err_code":5001}}
|
||||
@@ -1,294 +0,0 @@
|
||||
access_token: 12029b5ab6...
|
||||
|
||||
======================================================================
|
||||
Part 1: 有赞API返回的订单中每个商品明细的 item_id + title
|
||||
======================================================================
|
||||
|
||||
--- 订单 #1 tid=E20260320154655006100049 ---
|
||||
item_id=5560795462 sku_id=0 title=【新客福利】红烧冬瓜 outer_item_id=80700344 outer_sku_id=80700344 num=1
|
||||
item_id=4601902241 sku_id=0 title=冬菇滑鸡|营养辅菜|稻花香米饭 outer_item_id=P260308068589579 outer_sku_id=P260308068589579 num=1
|
||||
item_id=4568527117 sku_id=0 title=【不是例汤哦】胡萝卜玉米炖鸡汤(小份) outer_item_id=80401076 outer_sku_id=80401076 num=1
|
||||
item_id=1 sku_id=0 title=需要餐具(多点不送) outer_item_id= outer_sku_id= num=1
|
||||
|
||||
--- 订单 #2 tid=E20260320154535066906213 ---
|
||||
item_id=1 sku_id=0 title=【福利】太太笑酱油(酿造酱油)1包(仅按需出货) outer_item_id= outer_sku_id= num=1
|
||||
item_id=4539507643 sku_id=0 title=日式照烧肥牛饭 outer_item_id=80700323 outer_sku_id=80700323 num=1
|
||||
item_id=1 sku_id=0 title=有任何问题请致电 outer_item_id= outer_sku_id= num=1
|
||||
|
||||
--- 订单 #3 tid=E20260320154449088900029 ---
|
||||
item_id=4568529612 sku_id=0 title=【不是例汤哦】胡萝卜玉米炖鸡汤(小份) outer_item_id=80401076 outer_sku_id=80401076 num=1
|
||||
item_id=5560789995 sku_id=0 title=【新客福利】红烧冬瓜 outer_item_id=80700344 outer_sku_id=80700344 num=1
|
||||
item_id=5502282297 sku_id=0 title=【超值】台式卤肉|营养辅菜|稻花香米饭 outer_item_id=80700335 outer_sku_id=80700335 num=1
|
||||
item_id=1 sku_id=0 title=需要餐具(多点不送) outer_item_id= outer_sku_id= num=1
|
||||
|
||||
--- 订单 #4 tid=E20260320154418013006169 ---
|
||||
item_id=1 sku_id=0 title=需要餐具(多点不送) outer_item_id= outer_sku_id= num=1
|
||||
item_id=1 sku_id=0 title=(镇店)小炒黄牛肉|营养辅菜|稻花香米饭 outer_item_id= outer_sku_id= num=1
|
||||
item_id=4572844198 sku_id=0 title=稻花香米饭(大份) outer_item_id=80700328 outer_sku_id=80700328 num=1
|
||||
|
||||
--- 订单 #5 tid=E20260320154254024900061 ---
|
||||
item_id=4539506423 sku_id=0 title=花胶猪蹄汤 outer_item_id=80401071 outer_sku_id=80401071 num=1
|
||||
|
||||
|
||||
======================================================================
|
||||
Part 2: 第1条订单的完整原始JSON (供比对字段结构)
|
||||
======================================================================
|
||||
{
|
||||
"full_order_info" : {
|
||||
"child_info" : {
|
||||
"child_orders" : [ ]
|
||||
},
|
||||
"remark_info" : {
|
||||
"buyer_message" : "顾客需要餐具"
|
||||
},
|
||||
"address_info" : {
|
||||
"self_fetch_info" : "",
|
||||
"delivery_address" : "$moUFuDhzcyGTCtWqCIwNqA==$1$",
|
||||
"delivery_start_time" : "2026-03-20 16:20:54",
|
||||
"delivery_end_time" : "2026-03-20 16:20:54",
|
||||
"delivery_postal_code" : "",
|
||||
"receiver_name" : "$5cToHjLIXxTDIS8O5ROD5Q==$1$",
|
||||
"delivery_province" : "广东省",
|
||||
"delivery_city" : "深圳市",
|
||||
"delivery_district" : "罗湖区",
|
||||
"address_extra" : "{\"lon\":114.11738591622816,\"lat\":22.545785599954616}",
|
||||
"receiver_tel" : "$TgLHMrPYR/ASBKG9LF0lMI1snL5NhAScCoyP6PPFmRs=$1$"
|
||||
},
|
||||
"pay_info" : {
|
||||
"outer_transactions" : [ ],
|
||||
"post_fee" : "0.00",
|
||||
"phase_payments" : [ ],
|
||||
"total_fee" : "61.20",
|
||||
"payment" : "19.30",
|
||||
"transaction" : [ ]
|
||||
},
|
||||
"buyer_info" : {
|
||||
"outer_user_id" : "",
|
||||
"yz_open_id" : "BR41aoU6622821246207410176",
|
||||
"fans_type" : 0,
|
||||
"fans_id" : 0,
|
||||
"fans_nickname" : ""
|
||||
},
|
||||
"orders" : [ {
|
||||
"is_cross_border" : "",
|
||||
"outer_item_id" : "80700344",
|
||||
"item_type" : 0,
|
||||
"discount_price" : "3.90",
|
||||
"num" : 1,
|
||||
"unified_sku_id" : "",
|
||||
"oid" : "3133670457021563334",
|
||||
"title" : "【新客福利】红烧冬瓜",
|
||||
"fenxiao_payment" : "0.00",
|
||||
"item_no" : "",
|
||||
"buyer_messages" : "",
|
||||
"root_sku_id" : "",
|
||||
"is_present" : false,
|
||||
"cross_border_trade_mode" : "",
|
||||
"unified_item_id" : "",
|
||||
"price" : "11.90",
|
||||
"sub_order_no" : "",
|
||||
"total_fee" : "3.90",
|
||||
"fenxiao_price" : "0.00",
|
||||
"alias" : "3ntp45sodqtj2ce",
|
||||
"payment" : "2.05",
|
||||
"item_barcode" : "80700344",
|
||||
"is_pre_sale" : "",
|
||||
"outer_sku_id" : "80700344",
|
||||
"sku_unique_code" : "",
|
||||
"goods_url" : "https://h5.youzan.com/v2/showcase/goods?alias=3ntp45sodqtj2ce",
|
||||
"customs_code" : "",
|
||||
"item_tags" : { },
|
||||
"item_id" : 5560795462,
|
||||
"weight" : "",
|
||||
"sku_id" : 0,
|
||||
"sku_properties_name" : "",
|
||||
"pic_path" : "https://img.yzcdn.cn/upload_files/2026/03/01/FgabM7NS_BnTMnnVL8Fr7i7Bf-A2.jpg",
|
||||
"shop_org_id" : "",
|
||||
"is_combo" : false,
|
||||
"pre_sale_type" : "",
|
||||
"points_price" : "",
|
||||
"sku_no" : "",
|
||||
"root_item_id" : "5560792751",
|
||||
"origin_place_code" : "",
|
||||
"sku_barcode" : "80700344"
|
||||
}, {
|
||||
"is_cross_border" : "",
|
||||
"outer_item_id" : "P260308068589579",
|
||||
"item_type" : 0,
|
||||
"discount_price" : "20.80",
|
||||
"num" : 1,
|
||||
"unified_sku_id" : "",
|
||||
"oid" : "3133670457021563335",
|
||||
"title" : "冬菇滑鸡|营养辅菜|稻花香米饭",
|
||||
"fenxiao_payment" : "0.00",
|
||||
"item_no" : "",
|
||||
"buyer_messages" : "",
|
||||
"root_sku_id" : "",
|
||||
"is_present" : false,
|
||||
"cross_border_trade_mode" : "",
|
||||
"unified_item_id" : "",
|
||||
"price" : "33.90",
|
||||
"sub_order_no" : "",
|
||||
"total_fee" : "20.80",
|
||||
"fenxiao_price" : "0.00",
|
||||
"alias" : "363nnvnnig3r22d",
|
||||
"payment" : "12.50",
|
||||
"item_barcode" : "P260308068589579",
|
||||
"is_pre_sale" : "",
|
||||
"outer_sku_id" : "P260308068589579",
|
||||
"sku_unique_code" : "",
|
||||
"goods_url" : "https://h5.youzan.com/v2/showcase/goods?alias=363nnvnnig3r22d",
|
||||
"customs_code" : "",
|
||||
"item_tags" : { },
|
||||
"item_id" : 4601902241,
|
||||
"weight" : "",
|
||||
"sku_id" : 0,
|
||||
"sku_properties_name" : "",
|
||||
"pic_path" : "https://img.yzcdn.cn/upload_files/2026/03/08/FrYmlplGvmVDDltBdq-9s5oX5QM5.png",
|
||||
"shop_org_id" : "",
|
||||
"is_combo" : true,
|
||||
"pre_sale_type" : "",
|
||||
"points_price" : "",
|
||||
"sku_no" : "",
|
||||
"root_item_id" : "5578679049",
|
||||
"origin_place_code" : "",
|
||||
"sku_barcode" : "P260308068589579"
|
||||
}, {
|
||||
"is_cross_border" : "",
|
||||
"outer_item_id" : "80401076",
|
||||
"item_type" : 0,
|
||||
"discount_price" : "3.90",
|
||||
"num" : 1,
|
||||
"unified_sku_id" : "",
|
||||
"oid" : "3133670457021563336",
|
||||
"title" : "【不是例汤哦】胡萝卜玉米炖鸡汤(小份)",
|
||||
"fenxiao_payment" : "0.00",
|
||||
"item_no" : "",
|
||||
"buyer_messages" : "",
|
||||
"root_sku_id" : "",
|
||||
"is_present" : false,
|
||||
"cross_border_trade_mode" : "",
|
||||
"unified_item_id" : "",
|
||||
"price" : "11.90",
|
||||
"sub_order_no" : "",
|
||||
"total_fee" : "3.90",
|
||||
"fenxiao_price" : "0.00",
|
||||
"alias" : "1yeoky0v5p4ouwy",
|
||||
"payment" : "2.05",
|
||||
"item_barcode" : "80401076",
|
||||
"is_pre_sale" : "",
|
||||
"outer_sku_id" : "80401076",
|
||||
"sku_unique_code" : "",
|
||||
"goods_url" : "https://h5.youzan.com/v2/showcase/goods?alias=1yeoky0v5p4ouwy",
|
||||
"customs_code" : "",
|
||||
"item_tags" : { },
|
||||
"item_id" : 4568527117,
|
||||
"weight" : "",
|
||||
"sku_id" : 0,
|
||||
"sku_properties_name" : "",
|
||||
"pic_path" : "https://img.yzcdn.cn/upload_files/2026/01/30/FkpH5FWPkqlzQVs2gk50GViivfql.jpg",
|
||||
"shop_org_id" : "",
|
||||
"is_combo" : false,
|
||||
"pre_sale_type" : "",
|
||||
"points_price" : "",
|
||||
"sku_no" : "",
|
||||
"root_item_id" : "5502191190",
|
||||
"origin_place_code" : "",
|
||||
"sku_barcode" : "80401076"
|
||||
}, {
|
||||
"is_cross_border" : "",
|
||||
"outer_item_id" : "",
|
||||
"item_type" : 0,
|
||||
"discount_price" : "0.00",
|
||||
"num" : 1,
|
||||
"unified_sku_id" : "",
|
||||
"oid" : "3133670457021563337",
|
||||
"title" : "需要餐具(多点不送)",
|
||||
"fenxiao_payment" : "0.00",
|
||||
"item_no" : "",
|
||||
"buyer_messages" : "",
|
||||
"root_sku_id" : "",
|
||||
"is_present" : false,
|
||||
"cross_border_trade_mode" : "",
|
||||
"unified_item_id" : "",
|
||||
"price" : "0.00",
|
||||
"sub_order_no" : "",
|
||||
"total_fee" : "0.00",
|
||||
"fenxiao_price" : "0.00",
|
||||
"alias" : "mockItem",
|
||||
"payment" : "0.00",
|
||||
"item_barcode" : "",
|
||||
"is_pre_sale" : "",
|
||||
"outer_sku_id" : "",
|
||||
"sku_unique_code" : "",
|
||||
"goods_url" : "https://h5.youzan.com/v2/showcase/goods?alias=mockItem",
|
||||
"customs_code" : "",
|
||||
"item_tags" : { },
|
||||
"item_id" : 1,
|
||||
"weight" : "0",
|
||||
"sku_id" : 0,
|
||||
"sku_properties_name" : "",
|
||||
"pic_path" : "http://p0.meituan.net/wmproduct/a54ec40aceb9940eb4742cd6e7280e0b20373.png",
|
||||
"shop_org_id" : "",
|
||||
"is_combo" : false,
|
||||
"pre_sale_type" : "",
|
||||
"points_price" : "",
|
||||
"sku_no" : "",
|
||||
"root_item_id" : "1",
|
||||
"origin_place_code" : "",
|
||||
"sku_barcode" : ""
|
||||
} ],
|
||||
"out_order_info" : {
|
||||
"income" : "12.68",
|
||||
"out_order_promotions" : [ ],
|
||||
"out_order_agent_service_fee" : "5.12",
|
||||
"out_order_container_fee" : "2.70",
|
||||
"out_order_activity_fee_agent_part" : "0.00",
|
||||
"out_order_no" : "3302044302155123365",
|
||||
"out_order_activity_fee_shop_part" : "0.00"
|
||||
},
|
||||
"source_info" : {
|
||||
"is_offline_order" : false,
|
||||
"book_key" : "",
|
||||
"biz_source" : "trade-oom",
|
||||
"source" : {
|
||||
"platform" : "other",
|
||||
"wx_entrance" : "direct_buy"
|
||||
},
|
||||
"order_mark" : "meituan"
|
||||
},
|
||||
"order_info" : {
|
||||
"consign_time" : "",
|
||||
"order_extra" : {
|
||||
"is_from_cart" : "false",
|
||||
"is_member" : "false",
|
||||
"serial_no" : "W00236"
|
||||
},
|
||||
"created" : "2026-03-20 15:46:52",
|
||||
"offline_id" : 191997006,
|
||||
"expired_time" : "",
|
||||
"status_str" : "待发货",
|
||||
"success_time" : "",
|
||||
"type" : 0,
|
||||
"shop_name" : "鸿昌广场店",
|
||||
"tid" : "E20260320154655006100049",
|
||||
"confirm_time" : "2026-03-20 15:47:03",
|
||||
"pay_time" : "2026-03-20 15:46:55",
|
||||
"node_kdt_id" : 191997006,
|
||||
"update_time" : "2026-03-20 15:48:59",
|
||||
"pay_type_str" : "OUTSIDE_PAYMENT",
|
||||
"is_retail_order" : true,
|
||||
"pay_type" : 203,
|
||||
"team_type" : 7,
|
||||
"refund_state" : 0,
|
||||
"root_kdt_id" : 154234003,
|
||||
"close_type" : 0,
|
||||
"status" : "WAIT_SELLER_SEND_GOODS",
|
||||
"express_type" : 2,
|
||||
"order_tags" : {
|
||||
"is_secured_transactions" : true,
|
||||
"is_payed" : true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
{"trace_id":"yz7-0a34f813-1773972169728-175647","code":200,"data":{"paginator":{"total_count":17,"page":1,"page_size":5},"offline_spus":[{"category_name":"加菜专区","item_id":5560789477,"plu_code":"","sell_stock_count":"9","is_non_spec":true,"created_at":"2026-02-27 14:07:46","biz_mark_code":"000000000000","title":"红烧冬瓜","specifications":"","measurement":0,"has_multi_sku":false,"sold_num":"0","max_guide_price":"0","sku_models":[{"specs":"[]","max_guide_price":"0","min_guide_price":"0","sku_no":"","price":"6.9","sku_id":26089289330}],"unit":"盒","biz_mark_name":"基础商品","min_guide_price":"0","spu_no":"80700344","price":"6.9","is_display":1},{"category_name":"中式经典","item_id":4593336820,"plu_code":"","sell_stock_count":"1","is_non_spec":true,"created_at":"2026-02-27 14:06:16","biz_mark_code":"000000000000","title":"肉末茄子饭","specifications":"","measurement":0,"has_multi_sku":false,"sold_num":"0","max_guide_price":"0","sku_models":[{"specs":"[]","max_guide_price":"0","min_guide_price":"0","sku_no":"","price":"15.9","sku_id":26089291716}],"unit":"盒","biz_mark_name":"基础商品","min_guide_price":"0","spu_no":"80700342","price":"15.9","is_display":1},{"category_name":"中式经典","item_id":4593328959,"plu_code":"","sell_stock_count":"2","is_non_spec":true,"created_at":"2026-02-27 14:04:46","biz_mark_code":"000000000000","title":"经典黄焖鸡饭🌶","specifications":"","measurement":0,"has_multi_sku":false,"sold_num":"0","max_guide_price":"0","sku_models":[{"specs":"[]","max_guide_price":"0","min_guide_price":"0","sku_no":"","price":"17.9","sku_id":26089283196}],"unit":"盒","biz_mark_name":"基础商品","min_guide_price":"0","spu_no":"80700340","price":"17.9","is_display":1},{"category_name":"主食加量","item_id":4572846598,"plu_code":"","sell_stock_count":"9","is_non_spec":true,"created_at":"2026-02-03 15:36:55","biz_mark_code":"000000000000","title":"米饭(大份)","specifications":"","measurement":0,"has_multi_sku":false,"sold_num":"0","max_guide_price":"0","sku_models":[{"specs":"[]","max_guide_price":"0","min_guide_price":"0","sku_no":"","price":"3.5","sku_id":14964204314}],"unit":"盒","biz_mark_name":"基础商品","min_guide_price":"0","spu_no":"80700328","price":"3.5","is_display":1},{"category_name":"广式炖汤","item_id":4568531703,"plu_code":"","sell_stock_count":"11","is_non_spec":true,"created_at":"2026-01-30 09:47:32","biz_mark_code":"000000000000","title":"胡萝卜玉米炖鸡汤","specifications":"","measurement":0,"has_multi_sku":false,"sold_num":"0","max_guide_price":"0","sku_models":[{"specs":"[]","max_guide_price":"0","min_guide_price":"0","sku_no":"","price":"9.8","sku_id":26075982572}],"unit":"盒","biz_mark_name":"基础商品","min_guide_price":"0","spu_no":"80401076","price":"9.8","is_display":1}]},"success":true,"message":"successful"}
|
||||
@@ -1,51 +0,0 @@
|
||||
access_token: b15de01b66759b91e045deb169c0b69
|
||||
|
||||
查询日期范围: 2026-03-18 00:00:00 ~ 2026-03-19 00:00:00
|
||||
|
||||
============================================================
|
||||
Test 1: start_update / end_update (当前代码使用的方式)
|
||||
============================================================
|
||||
URL: https://open.youzanyun.com/api/youzan.trades.sold.get/4.0.4?access_token=b15de01b66759b91e045deb169c0b69&page_no=1&page_size=100&end_update=2026-03-19 00:00:00&start_update=2026-03-18 00:00:00
|
||||
success=true, code=200
|
||||
total_results: 2537
|
||||
has_next: false
|
||||
orders on this page: 100
|
||||
[0] tid=E20260318173417001100015, status=TRADE_SUCCESS, created=2026-03-18 17:34:03, details=3
|
||||
[1] tid=E20260318174224030106205, status=TRADE_SUCCESS, created=2026-03-18 17:42:20, details=3
|
||||
|
||||
============================================================
|
||||
Test 2: start_created / end_created (按创建时间)
|
||||
============================================================
|
||||
URL: https://open.youzanyun.com/api/youzan.trades.sold.get/4.0.4?access_token=b15de01b66759b91e045deb169c0b69&page_no=1&page_size=100&start_created=2026-03-18 00:00:00&end_created=2026-03-19 00:00:00
|
||||
success=true, code=200
|
||||
total_results: 2521
|
||||
has_next: false
|
||||
orders on this page: 100
|
||||
[0] tid=E20260318214031081206147, status=WAIT_SELLER_SEND_GOODS, created=2026-03-18 21:40:30, details=2
|
||||
[1] tid=E20260318205914037200049, status=TRADE_SUCCESS, created=2026-03-18 20:58:23, details=1
|
||||
|
||||
============================================================
|
||||
Test 3: 无时间过滤 (page_size=5, 只看 total_results)
|
||||
============================================================
|
||||
URL: https://open.youzanyun.com/api/youzan.trades.sold.get/4.0.4?access_token=b15de01b66759b91e045deb169c0b69&page_no=1&page_size=5
|
||||
success=true, code=200
|
||||
total_results: 46494
|
||||
has_next: false
|
||||
orders on this page: 5
|
||||
[0] tid=E20260319103151067400059, status=WAIT_SELLER_SEND_GOODS, created=2026-03-19 10:31:48, details=2
|
||||
[1] tid=E20260319103133025800029, status=WAIT_SELLER_SEND_GOODS, created=2026-03-19 10:31:29, details=3
|
||||
|
||||
============================================================
|
||||
Test 4: start_created 拉取全量 (page_size=100, 遍历所有页)
|
||||
============================================================
|
||||
Page 1: 100 orders, 257 details, total_results=2521, has_next=false
|
||||
|
||||
==> 总计: 100 笔订单, 257 条明细 (遍历了 1 页)
|
||||
|
||||
============================================================
|
||||
Test 5: start_update 拉取全量对比
|
||||
============================================================
|
||||
Page 1: 100 orders, 276 details, has_next=false
|
||||
|
||||
==> 总计: 100 笔订单, 276 条明细 (遍历了 1 页)
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
{"gw_err_resp":{"trace_id":"yz7-0a0a698d-1773911030447-434428","err_msg":"非法的请求凭证","err_code":4201}}
|
||||
@@ -1,14 +0,0 @@
|
||||
{
|
||||
"node_kdt_id" : 190290614,
|
||||
"reason" : 17,
|
||||
"kdt_id" : 154234003,
|
||||
"return_goods" : false,
|
||||
"created" : "2026-03-22 19:56:29",
|
||||
"refund_fee" : "8.22",
|
||||
"modified" : "2026-03-22 19:56:49",
|
||||
"cs_status" : 1,
|
||||
"refund_id" : "202603221956283952210605",
|
||||
"tid" : "E20260322125631060506155",
|
||||
"delivery_status" : 2,
|
||||
"status" : "SUCCESS"
|
||||
}
|
||||
@@ -1,55 +0,0 @@
|
||||
page_no=3, params={page_no=3, page_size=20}
|
||||
data=
|
||||
{
|
||||
"warehouses" : [ {
|
||||
"area" : "南山区",
|
||||
"contact_name" : "宋孟广",
|
||||
"address" : "广东省深圳市南山区深圳市南山区粤海街道科发路中电长城大厦乐州商场西门L1楼25号铺",
|
||||
"lng" : "113.95376375961",
|
||||
"contact_phone" : "+86-13428560927",
|
||||
"city" : "深圳市",
|
||||
"warehouse_code" : "CY101003",
|
||||
"remark" : "",
|
||||
"type" : 2,
|
||||
"province" : "广东省",
|
||||
"name" : "乐洲店",
|
||||
"lat" : "22.547895080058",
|
||||
"warehouse_id" : "154811012",
|
||||
"status" : 0
|
||||
}, {
|
||||
"area" : "南山区",
|
||||
"contact_name" : "宋孟广",
|
||||
"address" : "广东省深圳市南山区深圳市南山区北环大道南面琼宇路10号澳特科兴科学园兴食荟B1层17号商铺厨易时代",
|
||||
"lng" : "113.95415163443",
|
||||
"contact_phone" : "+86-13428560927",
|
||||
"city" : "深圳市",
|
||||
"warehouse_code" : "CY101015",
|
||||
"remark" : "",
|
||||
"type" : 2,
|
||||
"province" : "广东省",
|
||||
"name" : "澳特科兴科学园店",
|
||||
"lat" : "22.557615134587",
|
||||
"warehouse_id" : "154728846",
|
||||
"status" : 0
|
||||
}, {
|
||||
"area" : "南山区",
|
||||
"contact_name" : "宋孟广",
|
||||
"address" : "广东省深圳市南山区深圳市南山区南头街道马家龙社区北环大道10187南龙苑A座105厨易时代(马家龙店)",
|
||||
"lng" : "113.93140657874",
|
||||
"contact_phone" : "+86-13428560927",
|
||||
"city" : "深圳市",
|
||||
"warehouse_code" : "CY101008",
|
||||
"remark" : "",
|
||||
"type" : 2,
|
||||
"province" : "广东省",
|
||||
"name" : "南龙苑店",
|
||||
"lat" : "22.558240201229",
|
||||
"warehouse_id" : "154728759",
|
||||
"status" : 0
|
||||
} ],
|
||||
"paginator" : {
|
||||
"total_count" : 43,
|
||||
"page" : 3,
|
||||
"page_size" : 20
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
========== <20><><EFBFBD><EFBFBD> ==========
|
||||
URL: https://open.youzanyun.com/auth/token
|
||||
Body: {"client_secret":"f7fd462479075645d38a460ceb1c2e47","grant_id":"155239704","refresh":true,"authorize_type":"silent","client_id":"f6eb734c712329dc5e"}
|
||||
========== <20><>Ӧ ==========
|
||||
Status: 200 OK
|
||||
Body: {"success":true,"code":200,"data":{"expires":1774409167384,"scope":"item item_advanced item_super item_category item_category_advanced item_category_super trade trade_super trading_setting_advanced user user_advanced account_advanced utility utility_advanced utility_super shop_super statistics_advanced logistics coupon_advanced reward_advanced present_advanced wish_advanced peerpay_advanced gift_advanced crm_advanced fenxiao_advanced pay_advanced union_advanced wxd_app aixuedai_app oauth_advanced account_super shop weixin_advanced oauth_super shop_compatible feature_advanced pay_qrcode wsc_app store mars trade_virtual coupon pf nine bbs offline notice_center store_api_normal youren courier points_store time_limited_discount salesman seller_data_center cross_boarder niece multi_store reviews wechat_program_mars weapp_wsc open_market wm app_sdk dzt_crm union_pay pay_trans cy buyer_cart buyer_bill buyer_trade buyer_refund points storage pay_fund_channel meeting cash retail ka_customization panama beauty silently_create_account trade-delivery content_delivery trade_selffetch retail_goods retail_headquater retail_trade beauty_partner spotlight h5_resource_accelerator retail_store dsp_api app_engine oa_api retail-ump retail-peripheral retail-scrm retail-pay retail-data e_commerce_app buyer_address new_wxd_app sharing_tech_mobile seller_refund trade_invoice_platform customer electronic_invoice ebiz-owl stored_value_card gift_card beauty_staff tag beauty_item beauty_appointment beauty_member beauty_order beauty_cashier beauty_stock beauty_shop sougou cloud_api cms extension_analysis business_profile shop_advanced mei_promoter item_hotel item_standard circle selffetchcode virtualticket tags trade_advanced retail_product retail_stock retail_shop retail_supplier supplier data stored_value_card_operation retail_finance general_data level_membership project pay-customs-declaration account_import retail_permission multi_precard pay-gateway open_education_curriculum open_education_line open_education_customer open_education_student open_education_classroom open_education_class open_education_schedule open_education_order open_education_signin open_education_order open_tickets open_education_message open_education_column open_education_content open_education_broadcast rdsǨ<73><C7A8> open_beauty_service_log open_beauty_work_order open_fenxiao open_fenxiao_trade fin-consumerfin-prod <20><><EFBFBD>Է<EFBFBD><D4B7><EFBFBD>ɾ<EFBFBD><C9BE> open_education_order pay-gateway pay-login pay-ucashier retail_tag retail_tag retail_user retail_logistics retail_virtualcode retail_crossborder retail_reviews retail_reviews retail_crm retail_giftcard retail_address retail_scrm_customer retail_valuecard retail_scrm_tag retail_virtualticket retail_user retail_growth appstore_data retail_pay showcase_api MicroPageAPI open_beauty_verification open_education_coursegroup IoT iot-printer open_msg test open_robot open_clue_manage mei_open_partner material-callback enable_im crm_api transfer-portal youzan_cloud_api retail_peripheral mei_open_ka open_youzan_mcn yunying retail_finance open_isv open_bill data_center callback retail_store retail_ump retail_trade retail_SupplyChain open_trade_fenxiao pay","access_token":"a831796eae8991d7898f2e5671a12dc","authority_id":"155239704","refresh_token":"dfcd2a7a2ff6d96200b1a3257b3d538"},"message":null}
|
||||
========== Token <20><>Ϣ ==========
|
||||
access_token: a831796eae8991d7898f2e5671a12dc
|
||||
expires: 1774409167384 (<28><><EFBFBD><EFBFBD>ʱ<EFBFBD><CAB1><EFBFBD>)
|
||||
@@ -1,421 +0,0 @@
|
||||
===== Step 1: Get Token =====
|
||||
access_token: 9fe34bcc011fcbea4cb022f0acce6a9
|
||||
|
||||
===== Step 2A: GET with raw URL =====
|
||||
URL: https://open.youzanyun.com/api/youzan.trades.sold.get/4.0.4?access_token=9fe34bcc011fcbea4cb022f0acce6a9&start_created=2025-01-01 00:00:00&end_created=2026-03-18 23:59:59&page_no=1&page_size=5
|
||||
Status: 200 OK
|
||||
Body: {"trace_id":"yz7-0a34f88b-1773817700497-120320","code":106000001,"data":{"full_order_info_list":[]},"success":false,"message":"每次可搜索一年订单记录,请重新选择起止时间"}
|
||||
|
||||
===== Step 2B: POST with JSON body =====
|
||||
URL: https://open.youzanyun.com/api/youzan.trades.sold.get/4.0.4?access_token=9fe34bcc011fcbea4cb022f0acce6a9
|
||||
Body: {"page_no":1,"page_size":5,"start_created":"2025-01-01 00:00:00","end_created":"2026-03-18 23:59:59"}
|
||||
Status: 200 OK
|
||||
Body: {"trace_id":"yz7-0a34f88b-1773817700609-735268","code":106000001,"data":{"full_order_info_list":[]},"success":false,"message":"每次可搜索一年订单记录,请重新选择起止时间"}
|
||||
|
||||
===== Step 2C: GET minimal (no date filter) =====
|
||||
URL: https://open.youzanyun.com/api/youzan.trades.sold.get/4.0.4?access_token=9fe34bcc011fcbea4cb022f0acce6a9&page_no=1&page_size=2
|
||||
Status: 200 OK
|
||||
Body:
|
||||
{
|
||||
"trace_id" : "yz7-0a34f88b-1773817700690-54987",
|
||||
"code" : 200,
|
||||
"data" : {
|
||||
"full_order_info_list" : [ {
|
||||
"full_order_info" : {
|
||||
"child_info" : {
|
||||
"child_orders" : [ ]
|
||||
},
|
||||
"remark_info" : {
|
||||
"buyer_message" : "顾客需要餐具"
|
||||
},
|
||||
"address_info" : {
|
||||
"self_fetch_info" : "",
|
||||
"delivery_address" : "$uJsz0E3z9Ra7n01JhJiL9w5MJswLdQU+U3EkYqWrbHBlX7FlabHA3BZT/5dMp0JI$1$",
|
||||
"delivery_start_time" : "2026-03-18 15:48:42",
|
||||
"delivery_end_time" : "2026-03-18 15:48:42",
|
||||
"delivery_postal_code" : "",
|
||||
"receiver_name" : "$uhqbqg15Dn5slYolRHAzZw==$1$",
|
||||
"delivery_province" : "广东省",
|
||||
"delivery_city" : "深圳市",
|
||||
"delivery_district" : "南山区",
|
||||
"address_extra" : "{\"lon\":113.93917746985903,\"lat\":22.53359205754154}",
|
||||
"receiver_tel" : "$N4JFPTBr1Pu/hOiP3oqwj+xFD/nO6mE05TDlmudyLu4=$1$"
|
||||
},
|
||||
"pay_info" : {
|
||||
"outer_transactions" : [ ],
|
||||
"post_fee" : "0.00",
|
||||
"phase_payments" : [ ],
|
||||
"total_fee" : "48.20",
|
||||
"payment" : "20.30",
|
||||
"transaction" : [ ]
|
||||
},
|
||||
"buyer_info" : {
|
||||
"outer_user_id" : "",
|
||||
"yz_open_id" : "Tpo3L1Gi617689685224894464",
|
||||
"fans_type" : 0,
|
||||
"fans_id" : 0,
|
||||
"fans_nickname" : ""
|
||||
},
|
||||
"orders" : [ {
|
||||
"is_cross_border" : "",
|
||||
"outer_item_id" : "",
|
||||
"item_type" : 0,
|
||||
"discount_price" : "0.10",
|
||||
"num" : 1,
|
||||
"unified_sku_id" : "",
|
||||
"oid" : "3133294190046609430",
|
||||
"title" : "【福利】太太笑酱油(酿造酱油)1包(仅按需出货)",
|
||||
"fenxiao_payment" : "0.00",
|
||||
"item_no" : "",
|
||||
"buyer_messages" : "",
|
||||
"root_sku_id" : "",
|
||||
"is_present" : false,
|
||||
"cross_border_trade_mode" : "",
|
||||
"unified_item_id" : "",
|
||||
"price" : "3.00",
|
||||
"sub_order_no" : "",
|
||||
"total_fee" : "0.10",
|
||||
"fenxiao_price" : "0.00",
|
||||
"alias" : "mockItem",
|
||||
"payment" : "-0.09",
|
||||
"item_barcode" : "",
|
||||
"is_pre_sale" : "",
|
||||
"outer_sku_id" : "",
|
||||
"sku_unique_code" : "",
|
||||
"goods_url" : "https://h5.youzan.com/v2/showcase/goods?alias=mockItem",
|
||||
"customs_code" : "",
|
||||
"item_tags" : { },
|
||||
"item_id" : 1,
|
||||
"weight" : "0",
|
||||
"sku_id" : 0,
|
||||
"sku_properties_name" : "",
|
||||
"pic_path" : "http://p0.meituan.net/wmproduct/e6760396d7b0d4fe460db844b179ed0581788.jpg",
|
||||
"shop_org_id" : "",
|
||||
"is_combo" : false,
|
||||
"pre_sale_type" : "",
|
||||
"points_price" : "",
|
||||
"sku_no" : "",
|
||||
"root_item_id" : "1",
|
||||
"origin_place_code" : "",
|
||||
"sku_barcode" : ""
|
||||
}, {
|
||||
"is_cross_border" : "",
|
||||
"outer_item_id" : "P260202734126346",
|
||||
"item_type" : 0,
|
||||
"discount_price" : "31.90",
|
||||
"num" : 1,
|
||||
"unified_sku_id" : "",
|
||||
"oid" : "3133294190046609431",
|
||||
"title" : "照烧猪扒饭+鸡汤(4选1)",
|
||||
"fenxiao_payment" : "0.00",
|
||||
"item_no" : "",
|
||||
"buyer_messages" : "",
|
||||
"root_sku_id" : "",
|
||||
"is_present" : false,
|
||||
"cross_border_trade_mode" : "",
|
||||
"unified_item_id" : "",
|
||||
"price" : "41.90",
|
||||
"sub_order_no" : "",
|
||||
"total_fee" : "31.90",
|
||||
"fenxiao_price" : "0.00",
|
||||
"alias" : "27c0up9w6cytfao",
|
||||
"payment" : "19.09",
|
||||
"item_barcode" : "P260202734126346",
|
||||
"is_pre_sale" : "",
|
||||
"outer_sku_id" : "P260202734126346",
|
||||
"sku_unique_code" : "",
|
||||
"goods_url" : "https://h5.youzan.com/v2/showcase/goods?alias=27c0up9w6cytfao",
|
||||
"customs_code" : "",
|
||||
"item_tags" : { },
|
||||
"item_id" : 5506399661,
|
||||
"weight" : "",
|
||||
"sku_id" : 0,
|
||||
"sku_properties_name" : "",
|
||||
"pic_path" : "https://img.yzcdn.cn/upload_files/2026/02/02/Ftis04198qzLhUjbgfz4XYh9V2Pr.png",
|
||||
"shop_org_id" : "",
|
||||
"is_combo" : true,
|
||||
"pre_sale_type" : "",
|
||||
"points_price" : "",
|
||||
"sku_no" : "",
|
||||
"root_item_id" : "5506394377",
|
||||
"origin_place_code" : "",
|
||||
"sku_barcode" : "P260202734126346"
|
||||
}, {
|
||||
"is_cross_border" : "",
|
||||
"outer_item_id" : "",
|
||||
"item_type" : 0,
|
||||
"discount_price" : "0.00",
|
||||
"num" : 1,
|
||||
"unified_sku_id" : "",
|
||||
"oid" : "3133294190046609432",
|
||||
"title" : "需要餐具(多点不送)",
|
||||
"fenxiao_payment" : "0.00",
|
||||
"item_no" : "",
|
||||
"buyer_messages" : "",
|
||||
"root_sku_id" : "",
|
||||
"is_present" : false,
|
||||
"cross_border_trade_mode" : "",
|
||||
"unified_item_id" : "",
|
||||
"price" : "0.00",
|
||||
"sub_order_no" : "",
|
||||
"total_fee" : "0.00",
|
||||
"fenxiao_price" : "0.00",
|
||||
"alias" : "mockItem",
|
||||
"payment" : "0.00",
|
||||
"item_barcode" : "",
|
||||
"is_pre_sale" : "",
|
||||
"outer_sku_id" : "",
|
||||
"sku_unique_code" : "",
|
||||
"goods_url" : "https://h5.youzan.com/v2/showcase/goods?alias=mockItem",
|
||||
"customs_code" : "",
|
||||
"item_tags" : { },
|
||||
"item_id" : 1,
|
||||
"weight" : "0",
|
||||
"sku_id" : 0,
|
||||
"sku_properties_name" : "",
|
||||
"pic_path" : "http://p0.meituan.net/wmproduct/a54ec40aceb9940eb4742cd6e7280e0b20373.png",
|
||||
"shop_org_id" : "",
|
||||
"is_combo" : false,
|
||||
"pre_sale_type" : "",
|
||||
"points_price" : "",
|
||||
"sku_no" : "",
|
||||
"root_item_id" : "1",
|
||||
"origin_place_code" : "",
|
||||
"sku_barcode" : ""
|
||||
} ],
|
||||
"out_order_info" : {
|
||||
"income" : "15.88",
|
||||
"out_order_promotions" : [ ],
|
||||
"out_order_agent_service_fee" : "5.12",
|
||||
"out_order_container_fee" : "1.30",
|
||||
"out_order_activity_fee_agent_part" : "0.00",
|
||||
"out_order_no" : "3302041381960972306",
|
||||
"out_order_activity_fee_shop_part" : "0.00"
|
||||
},
|
||||
"source_info" : {
|
||||
"is_offline_order" : false,
|
||||
"book_key" : "",
|
||||
"biz_source" : "trade-oom",
|
||||
"source" : {
|
||||
"platform" : "other",
|
||||
"wx_entrance" : "direct_buy"
|
||||
},
|
||||
"order_mark" : "meituan"
|
||||
},
|
||||
"order_info" : {
|
||||
"consign_time" : "",
|
||||
"order_extra" : {
|
||||
"is_from_cart" : "false",
|
||||
"is_member" : "false",
|
||||
"serial_no" : "W00040"
|
||||
},
|
||||
"expired_time" : "",
|
||||
"shop_display_no" : "CY101022",
|
||||
"type" : 0,
|
||||
"tid" : "E20260318150643020806217",
|
||||
"node_kdt_id" : 155103507,
|
||||
"update_time" : "2026-03-18 15:07:00",
|
||||
"pay_type_str" : "OUTSIDE_PAYMENT",
|
||||
"pay_type" : 203,
|
||||
"team_type" : 7,
|
||||
"created" : "2026-03-18 15:06:27",
|
||||
"offline_id" : 155103507,
|
||||
"status_str" : "待发货",
|
||||
"success_time" : "",
|
||||
"shop_name" : "恒大天璟店",
|
||||
"confirm_time" : "2026-03-18 15:06:45",
|
||||
"pay_time" : "2026-03-18 15:06:44",
|
||||
"is_retail_order" : true,
|
||||
"refund_state" : 0,
|
||||
"root_kdt_id" : 154234003,
|
||||
"close_type" : 0,
|
||||
"status" : "WAIT_SELLER_SEND_GOODS",
|
||||
"express_type" : 2,
|
||||
"order_tags" : {
|
||||
"is_secured_transactions" : true,
|
||||
"is_payed" : true
|
||||
}
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"full_order_info" : {
|
||||
"child_info" : {
|
||||
"child_orders" : [ ]
|
||||
},
|
||||
"remark_info" : {
|
||||
"buyer_message" : "多加点米多加点料汁,加点辣椒,谢谢 顾客需要餐具"
|
||||
},
|
||||
"address_info" : {
|
||||
"self_fetch_info" : "",
|
||||
"delivery_address" : "$vsTrZo+w5XbVuPAoajeIlyxo/rlCjqbT1Qaq0qkR72c=$1$",
|
||||
"delivery_start_time" : "2026-03-18 16:00:00",
|
||||
"delivery_end_time" : "2026-03-18 16:30:00",
|
||||
"delivery_postal_code" : "",
|
||||
"receiver_name" : "$DTzRvjcsw9GzZoSZExOTOw==$1$",
|
||||
"delivery_province" : "广东省",
|
||||
"delivery_city" : "深圳市",
|
||||
"delivery_district" : "南山区",
|
||||
"address_extra" : "{\"lon\":113.99256582138798,\"lat\":22.55398747058354}",
|
||||
"receiver_tel" : "$d78vgn1Ip0UilVhcqVoyW58IMCbn84Z2y6lJ64doUdw=$1$"
|
||||
},
|
||||
"pay_info" : {
|
||||
"outer_transactions" : [ ],
|
||||
"post_fee" : "0.00",
|
||||
"phase_payments" : [ ],
|
||||
"total_fee" : "37.40",
|
||||
"payment" : "20.80",
|
||||
"transaction" : [ ]
|
||||
},
|
||||
"buyer_info" : {
|
||||
"outer_user_id" : "",
|
||||
"yz_open_id" : "mwOmwCoG617117584948465664",
|
||||
"fans_type" : 0,
|
||||
"fans_id" : 0,
|
||||
"fans_nickname" : ""
|
||||
},
|
||||
"orders" : [ {
|
||||
"is_cross_border" : "",
|
||||
"outer_item_id" : "",
|
||||
"item_type" : 0,
|
||||
"discount_price" : "0.00",
|
||||
"num" : 1,
|
||||
"unified_sku_id" : "",
|
||||
"oid" : "3133294121375498391",
|
||||
"title" : "需要餐具(多点不送)",
|
||||
"fenxiao_payment" : "0.00",
|
||||
"item_no" : "",
|
||||
"buyer_messages" : "",
|
||||
"root_sku_id" : "",
|
||||
"is_present" : false,
|
||||
"cross_border_trade_mode" : "",
|
||||
"unified_item_id" : "",
|
||||
"price" : "0.00",
|
||||
"sub_order_no" : "",
|
||||
"total_fee" : "0.00",
|
||||
"fenxiao_price" : "0.00",
|
||||
"alias" : "mockItem",
|
||||
"payment" : "0.00",
|
||||
"item_barcode" : "",
|
||||
"is_pre_sale" : "",
|
||||
"outer_sku_id" : "",
|
||||
"sku_unique_code" : "",
|
||||
"goods_url" : "https://h5.youzan.com/v2/showcase/goods?alias=mockItem",
|
||||
"customs_code" : "",
|
||||
"item_tags" : { },
|
||||
"item_id" : 1,
|
||||
"weight" : "0",
|
||||
"sku_id" : 0,
|
||||
"sku_properties_name" : "",
|
||||
"pic_path" : "http://p0.meituan.net/wmproduct/a54ec40aceb9940eb4742cd6e7280e0b20373.png",
|
||||
"shop_org_id" : "",
|
||||
"is_combo" : false,
|
||||
"pre_sale_type" : "",
|
||||
"points_price" : "",
|
||||
"sku_no" : "",
|
||||
"root_item_id" : "1",
|
||||
"origin_place_code" : "",
|
||||
"sku_barcode" : ""
|
||||
}, {
|
||||
"is_cross_border" : "",
|
||||
"outer_item_id" : "80700311",
|
||||
"item_type" : 0,
|
||||
"discount_price" : "25.90",
|
||||
"num" : 1,
|
||||
"unified_sku_id" : "",
|
||||
"oid" : "3133294121375498392",
|
||||
"title" : "【爆】照烧猪扒饭",
|
||||
"fenxiao_payment" : "0.00",
|
||||
"item_no" : "",
|
||||
"buyer_messages" : "",
|
||||
"root_sku_id" : "",
|
||||
"is_present" : false,
|
||||
"cross_border_trade_mode" : "",
|
||||
"unified_item_id" : "",
|
||||
"price" : "33.90",
|
||||
"sub_order_no" : "",
|
||||
"total_fee" : "25.90",
|
||||
"fenxiao_price" : "0.00",
|
||||
"alias" : "35zu9dvb231s43a",
|
||||
"payment" : "19.90",
|
||||
"item_barcode" : "80700311",
|
||||
"is_pre_sale" : "",
|
||||
"outer_sku_id" : "80700311",
|
||||
"sku_unique_code" : "",
|
||||
"goods_url" : "https://h5.youzan.com/v2/showcase/goods?alias=35zu9dvb231s43a",
|
||||
"customs_code" : "",
|
||||
"item_tags" : { },
|
||||
"item_id" : 5319189739,
|
||||
"weight" : "",
|
||||
"sku_id" : 0,
|
||||
"sku_properties_name" : "",
|
||||
"pic_path" : "https://img.yzcdn.cn/upload_files/2025/12/27/FrSZ5GQ5kWXxbhWWs1QN_CpP8SqT.jpg",
|
||||
"shop_org_id" : "",
|
||||
"is_combo" : false,
|
||||
"pre_sale_type" : "",
|
||||
"points_price" : "",
|
||||
"sku_no" : "",
|
||||
"root_item_id" : "5298093866",
|
||||
"origin_place_code" : "",
|
||||
"sku_barcode" : "80700311"
|
||||
} ],
|
||||
"out_order_info" : {
|
||||
"income" : "12.68",
|
||||
"out_order_promotions" : [ ],
|
||||
"out_order_agent_service_fee" : "5.12",
|
||||
"out_order_container_fee" : "0.90",
|
||||
"out_order_activity_fee_agent_part" : "0.00",
|
||||
"out_order_no" : "3302041382843231566",
|
||||
"out_order_activity_fee_shop_part" : "0.00"
|
||||
},
|
||||
"source_info" : {
|
||||
"is_offline_order" : false,
|
||||
"book_key" : "",
|
||||
"biz_source" : "trade-oom",
|
||||
"source" : {
|
||||
"platform" : "other",
|
||||
"wx_entrance" : "direct_buy"
|
||||
},
|
||||
"order_mark" : "meituan"
|
||||
},
|
||||
"order_info" : {
|
||||
"consign_time" : "",
|
||||
"order_extra" : {
|
||||
"is_from_cart" : "false",
|
||||
"is_member" : "false",
|
||||
"serial_no" : "W00061"
|
||||
},
|
||||
"expired_time" : "",
|
||||
"shop_display_no" : "CY101028",
|
||||
"type" : 0,
|
||||
"tid" : "E20260318150611030100073",
|
||||
"node_kdt_id" : 155035540,
|
||||
"update_time" : "2026-03-18 15:06:27",
|
||||
"pay_type_str" : "OUTSIDE_PAYMENT",
|
||||
"pay_type" : 203,
|
||||
"team_type" : 7,
|
||||
"created" : "2026-03-18 15:06:09",
|
||||
"offline_id" : 155035540,
|
||||
"status_str" : "待发货",
|
||||
"success_time" : "",
|
||||
"shop_name" : "香年广场",
|
||||
"confirm_time" : "2026-03-18 15:06:13",
|
||||
"pay_time" : "2026-03-18 15:06:12",
|
||||
"is_retail_order" : true,
|
||||
"refund_state" : 0,
|
||||
"root_kdt_id" : 154234003,
|
||||
"close_type" : 0,
|
||||
"status" : "WAIT_SELLER_SEND_GOODS",
|
||||
"express_type" : 2,
|
||||
"order_tags" : {
|
||||
"is_secured_transactions" : true,
|
||||
"is_payed" : true
|
||||
}
|
||||
}
|
||||
}
|
||||
} ],
|
||||
"total_results" : 45356
|
||||
},
|
||||
"success" : true,
|
||||
"message" : "successful"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user