feat(wxapi): 随官方更新小程序虚拟支付相关接口模型

This commit is contained in:
Fu Diwei
2024-01-15 21:18:13 +08:00
parent 2328072132
commit 3a3097a36a
30 changed files with 1090 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"transfer_amount": 0,
"transfer_account_uid": 0,
"transfer_account_name": "",
"transfer_account_agency_id": 0,
"request_id": "",
"settle_begin": 0,
"settle_end": 0,
"env": 1,
"authorize_advertise": 0,
"fund_type": 0
}