feat(tenpaybusiness): 随官方更新部分接口模型

This commit is contained in:
Fu Diwei
2023-04-10 23:11:59 +08:00
parent 31ad3bec49
commit b105be0a0d
82 changed files with 917 additions and 675 deletions
@@ -0,0 +1,4 @@
{
"billDate": "2022-12-12",
"billType": "ALL"
}
@@ -0,0 +1,5 @@
{
"hash_type": "SHA256",
"hash_value": "79bb0f45fc4c42234a918000b2668d689e2bde04",
"download_url": "https://api.business.qq.com/v3/mse-pay/bill-downloads/file?token=xxx"
}
@@ -0,0 +1,5 @@
{
"bill_Date": "string",
"bill_Type": "TRANS_ALL",
"ent_id": "stringstri"
}
@@ -0,0 +1,5 @@
{
"hash_type": "SHA256",
"hash_value": "79bb0f45fc4c42234a918000b2668d689e2bde04",
"download_url": "https://api.business.qq.com/v3/mse-pay/bill-downloads/trans/file?token=xxx"
}