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,12 @@
{
"errcode": 0,
"errmsg": "ok",
"publish_item": [
{
"id": "",
"publish_status": 0,
"errmsg": ""
}
],
"status": 0
}