文档
测试

房东主页信息

POST
/orderapi/getLandlordHomePageInfo

请求参数

参数名
类型
描述
必填
mId
string
民宿主id
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:200
必填
LandlordHomePageInfoDto
object
数据字典
必填
monthIncome
int
(当月收入)示例:4
必填
monthExposure
int
(当月曝光)示例:4
必填
monthRoomCount
int
(当月预定夜间)示例:10
必填
state
boolean
示例:true
必填