mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
feat(wxapi): 新增小程序虚拟支付相关接口
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"openid": "",
|
||||
"order_id": "",
|
||||
"wx_order_id": "",
|
||||
"refund_order_id": "",
|
||||
"left_fee": 0,
|
||||
"refund_fee": 0,
|
||||
"biz_meta": "",
|
||||
"refund_reason": "",
|
||||
"req_from": "",
|
||||
"env": 0
|
||||
}
|
Reference in New Issue
Block a user