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

This commit is contained in:
Fu Diwei
2026-02-05 17:53:57 +08:00
parent 7582f26454
commit b7f1ff2b44
17 changed files with 124 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"guarantee_order_id": 2000001077270153,
"bad_level": 50,
"merchant_remark": "xxx"
}

View File

@@ -0,0 +1,8 @@
{
"guarantee_order_id": 2000001077270153,
"content": "并无损坏",
"pic_list": [
"id1",
"id2"
]
}

View File

@@ -0,0 +1,8 @@
{
"guarantee_order_id": 2000001077270153,
"reason": "情况不属实",
"pic_list": [
"id1",
"id2"
]
}