feat(wxapi): 随官方更新微信小店售后单相关接口模型

This commit is contained in:
Fu Diwei
2025-07-11 14:07:48 +08:00
parent 229c91aaba
commit dcde124eb2
4 changed files with 47 additions and 1 deletions

View File

@@ -6,6 +6,8 @@
"Event": "channels_ec_aftersale_update",
"finder_shop_aftersale_status_update": {
"status": "USER_WAIT_RETURN",
"after_sale_order_id": "1234567"
"after_sale_order_id": "1234567",
"order_id": "12345",
"wxa_vip_discounted_price": 100
}
}