{ "tenantAccount": "13698989888", "tenantName": "xiaocao123", "type": 1 }
curl --location -g --request POST '{{test-sdt}}facade/system/tenant/tenantCheck' \ --header 'Content-Type: application/json' \ --data-raw '{ "tenantAccount": "13698989888", "tenantName": "xiaocao123", "type": 1 }'
{ "code": 0, "msg": "string", "data": { "success": true, "msg": "string" } }