mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
feat(wxapi): 新增小程序虚拟支付相关接口
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"upload_item": [
|
||||
{
|
||||
"id": "",
|
||||
"name": "",
|
||||
"price": 0,
|
||||
"remark": "",
|
||||
"item_url": "",
|
||||
"upload_status": 0,
|
||||
"errmsg": ""
|
||||
}
|
||||
],
|
||||
"status": 0
|
||||
}
|
||||
Reference in New Issue
Block a user