fix(wxapi): 修复小程序用户交易类投诉回调通知模型定义错误
Some checks failed
CodeQL / Analyze (csharp) (push) Has been cancelled
CodeLint / Lint (push) Has been cancelled

This commit is contained in:
Fu Diwei
2025-04-29 23:22:10 +08:00
parent cd03625004
commit bff3d94f6d
3 changed files with 494 additions and 39 deletions

View File

@@ -0,0 +1,26 @@
{
"ToUserName": "gh_adcbcb8bf3ba",
"FromUserName": "oR2XT5TrHrdQ1PBpMpEtJ3h9MU4",
"CreateTime": 1744244407,
"MsgType": "event",
"Event": "complaint callback",
"appid": "wxb6cb90b2dd",
"complaint_order_id": "2157",
"create_time": "1744244406",
"expire_time": "1744244406",
"history": {
"time": "1744244406",
"content": "content",
"media_id_list": []
},
"open_id": "oR2XT5Z70fuusMRK",
"option_type": "1",
"order_id": "payorder@_4200002656202",
"out_trade_no": "1909917325",
"pay_time": "1744194760",
"phone_number": "1396",
"product_name": "五",
"status": "201",
"total_cost": "5000",
"type": "643"
}

View File

@@ -0,0 +1,28 @@
{
"ToUserName": "gh_adcbcb8bf3ba",
"FromUserName": "oR2XT5TrHrdQ1PBpMpEtJ3h9MU4",
"CreateTime": 1744244407,
"MsgType": "event",
"Event": "complaint callback",
"appid": "wxb6cb90b2dd",
"complaint_order_id": "2157",
"create_time": "1744244406",
"expire_time": "1744244406",
"history": [
{
"time": "1744244406",
"content": "content",
"media_id_list": []
}
],
"open_id": "oR2XT5Z70fuusMRK",
"option_type": "1",
"order_id": "payorder@_4200002656202",
"out_trade_no": "1909917325",
"pay_time": "1744194760",
"phone_number": "1396",
"product_name": "五",
"status": "201",
"total_cost": "5000",
"type": "643"
}