fix typo: adminTenentId -> adminTenantId, appTenentId -> appTenantId

This commit is contained in:
mcwindy
2025-02-05 11:42:59 +08:00
parent 06634a4265
commit 4e43958fe3
46 changed files with 135 additions and 135 deletions

View File

@@ -2,7 +2,7 @@
POST {{appApi}}/pay/order/submit
Content-Type: application/json
Authorization: Bearer {{appToken}}
tenant-id: {{appTenentId}}
tenant-id: {{appTenantId}}
{
"id": 174,
@@ -13,7 +13,7 @@ tenant-id: {{appTenentId}}
POST {{appApi}}/pay/order/submit
Content-Type: application/json
Authorization: Bearer {{appToken}}
tenant-id: {{appTenentId}}
tenant-id: {{appTenantId}}
{
"id": 202,
@@ -27,7 +27,7 @@ tenant-id: {{appTenentId}}
POST {{appApi}}/pay/order/submit
Content-Type: application/json
Authorization: Bearer {{appToken}}
tenant-id: {{appTenentId}}
tenant-id: {{appTenantId}}
{
"id": 202,
@@ -41,7 +41,7 @@ tenant-id: {{appTenentId}}
POST {{appApi}}/pay/order/submit
Content-Type: application/json
Authorization: Bearer {{appToken}}
tenant-id: {{appTenentId}}
tenant-id: {{appTenantId}}
{
"id": 202,
@@ -55,7 +55,7 @@ tenant-id: {{appTenentId}}
POST {{appApi}}/pay/order/submit
Content-Type: application/json
Authorization: Bearer {{appToken}}
tenant-id: {{appTenentId}}
tenant-id: {{appTenantId}}
{
"id": 202,