chore(tenpayv3): 调整目录结构

This commit is contained in:
Fu Diwei
2023-03-30 22:17:24 +08:00
parent 86a7b4ecb9
commit 61a5169c15
222 changed files with 974 additions and 1096 deletions

View File

@@ -0,0 +1,18 @@
{
"total_count": 100,
"offset": 0,
"limit": 100,
"data": [
{
"mchid": "2480253391",
"account_type": "BASIC",
"income_record_type": "OFFLINERECHARGE",
"income_record_id": "4200000811202011056138519459",
"amount": 100,
"success_time": "2017-12-08T00:08:00.00+08:00",
"bank_name": "招商银行",
"bank_account_name": "财付通支付科技有限公司",
"bank_account_number": "****6473"
}
]
}

View File

@@ -0,0 +1,18 @@
{
"total_count": 0,
"offset": 0,
"limit": 0,
"data": [
{
"sub_mchid": "2480253391",
"account_type": "BASIC",
"income_record_type": "OFFLINERECHARGE",
"income_record_id": "4200000811202011056138519459",
"amount": 2734921,
"success_time": "2017-12-08T00:08:00.00+08:00",
"bank_name": "招商银行",
"bank_account_name": "北京三快科技有限公司",
"bank_account_number": "****6473"
}
]
}