feat(wxapi): 新增小游戏虚拟支付 2.0 相关接口

This commit is contained in:
Fu Diwei
2023-02-15 21:50:56 +08:00
parent 32bc3f6994
commit ccf19fc20e
41 changed files with 918 additions and 177 deletions

View File

@@ -0,0 +1,11 @@
{
"errcode": 0,
"errmsg": "ok",
"balance": 11,
"present_balance": 1,
"sum_save": 10,
"sum_present": 1,
"sum_balance": 11,
"sum_cost": 0,
"first_save": false
}