mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 10:24:42 +08:00
style: format
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"url": "https://www.xxx.com/notify"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"mchid": "1900012181",
|
||||
"url": "https://www.xxx.com/notify"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"mchid": "1900012181",
|
||||
"url": "https://www.xxx.com/notify"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"url": "https://www.xxx.com/notify"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"mchid": "1900012181",
|
||||
"url": "https://www.xxx.com/notify"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,7 +3,5 @@
|
||||
"response_content": "已与用户沟通解决",
|
||||
"jump_url": "https://www.xxx.com/notify",
|
||||
"jump_url_text": "查看订单详情",
|
||||
"response_images": [
|
||||
"file23578_21798531.jpg"
|
||||
]
|
||||
}
|
||||
"response_images": ["file23578_21798531.jpg"]
|
||||
}
|
||||
|
||||
@@ -25,4 +25,4 @@
|
||||
"incoming_user_response": true,
|
||||
"problem_description": "不满意商家服务",
|
||||
"user_complaint_times": 1
|
||||
}
|
||||
}
|
||||
|
||||
@@ -14,12 +14,10 @@
|
||||
"operate_time": "2015-05-20T13:29:35.120+08:00",
|
||||
"operate_type": "USER_CREATE_COMPLAINT",
|
||||
"operate_details": "已与用户电话沟通解决",
|
||||
"image_list": [
|
||||
"https://qpic.cn/xxx"
|
||||
]
|
||||
"image_list": ["https://qpic.cn/xxx"]
|
||||
}
|
||||
],
|
||||
"limit": 10,
|
||||
"offset": 50,
|
||||
"total_count": 1000
|
||||
}
|
||||
}
|
||||
|
||||
@@ -35,4 +35,4 @@
|
||||
"limit": 5,
|
||||
"offset": 10,
|
||||
"total_count": 1000
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"complainted_mchid": "1900012181"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"action": "REJECT",
|
||||
"launch_refund_day": 3,
|
||||
"reject_media_list": [ "file23578_21798531.jpg" ],
|
||||
"reject_media_list": ["file23578_21798531.jpg"],
|
||||
"reject_reason": "拒绝退款",
|
||||
"remark": "不同意退款"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"media_id": "BB04A5DEEFEA18D4F2554C1EDD3B610B.bmp"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user