mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
feat(tenpaybusiness): 随官方更新部分接口模型
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"billDate": "2022-12-12",
|
||||
"billType": "ALL"
|
||||
}
|
||||
+5
@@ -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"
|
||||
}
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"bill_Date": "string",
|
||||
"bill_Type": "TRANS_ALL",
|
||||
"ent_id": "stringstri"
|
||||
}
|
||||
+5
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user