mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-18 17:48:12 +08:00
feat(wxapi): 随官方更新微信小店售后单相关接口模型
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user