feat(tenpayv3): 新增区块链电子发票相关接口

This commit is contained in:
Fu Diwei
2023-04-03 15:19:48 +08:00
parent 6e1aeb0798
commit 2f6216e609
52 changed files with 2636 additions and 6 deletions

View File

@@ -0,0 +1,13 @@
{
"offset": "0",
"limit": 5,
"data": [
{
"tax_code": "3010101020203000000",
"goods_name": "出租汽车客运服务",
"tax_rate": 1300,
"tax_prefer_mark": "NO_FAVORABLE"
}
],
"total_count": 20
}