查询租户列表
GET
/system/tenant/list
租户管理
请求参数
Query 参数
createDept
integer
创建部门
示例值:
922337203685477600
createBy
integer
创建者
示例值:
922337203685477600
createTime
string
创建时间
updateBy
integer
更新者
示例值:
922337203685477600
updateTime
string
更新时间
params
string
请求参数
id
integer
id
示例值:
922337203685477600
tenantId
string
租户编号
contactUserName
string
联系人
contactPhone
string
联系电话
companyName
string
企业名称
username
string
必需
password
string
必需
licenseNumber
string
统一社会信用代码
address
string
地址
domain
string
域名
intro
string
企业简介
remark
string
备注
packageId
integer
租户套餐编号
示例值:
922337203685477600
expireTime
string
过期时间
accountCount
integer
可选
示例值:
922337203685477600
status
string
可选
type
string
可选
tenantAppName
string
租户应用名
icon
string
租户图标图片地址
pageSize
integer
分页大小
pageNum
integer
当前页数
orderByColumn
string
排序列
isAsc
string
可选
Header 参数
Authorization
string
可选
默认值:
Bearer {{access_token}}
Clientid
string
可选
默认值:
{{client_id}}