feat(wxapi): 新增小程序虚拟支付相关接口

This commit is contained in:
Fu Diwei
2023-08-27 18:53:52 +08:00
parent f8347ef9ef
commit f93d6139d1
67 changed files with 1980 additions and 16 deletions

View File

@@ -0,0 +1,16 @@
{
"errcode": 0,
"errmsg": "ok",
"upload_item": [
{
"id": "",
"name": "",
"price": 0,
"remark": "",
"item_url": "",
"upload_status": 0,
"errmsg": ""
}
],
"status": 0
}