"string"curl --location --request POST 'https://test.jiuyun.pro/api/uc/v1/tenant/getTenantInfoByWelcomeCode' \
--header 'Content-Type: application/json' \
--data-raw '"string"'{
"errCode": 0,
"errMsg": "string",
"data": {
"id": 0,
"tenantName": "string",
"serviceMoney": 0,
"welcomeCode": "string",
"merchantCooperationPeople": 0,
"hasGroupPermission": 0,
"limitOrganizationNumber": 0,
"limitBuildingRoomNumber": 0,
"isInvoicing": 0,
"taxIdServiceFee": 0,
"isParkingPay": 0,
"limitParkingNumber": 0,
"demoTenant": 0,
"estateAppId": "string",
"ownerAppId": "string",
"appDeploymentType": 0
}
}