列表
GET
{{baseUrl}}/manager/property-category?kw=:kw&attribute={{attribute}}
请求头
参数名
类型
描述
必填
User-Type
string
(Required)
可选
User-Id
string
(Required)
可选
Accept
string
示例:application/json
可选
请求参数
参数名
类型
描述
必填
kw
string
示例::kw
可选
attribute
string
示例:{{attribute}}
可选
响应参数
参数名
类型
描述
必填
msg
string
示例:OK
必填
code
int
示例:200
必填
totalPage
int
示例:1
必填
totalCount
int
示例:3
必填
currentPage
int
示例:1
必填