文档
测试

新增修改楼栋层

POST
http://localhost:8087/hotel/room/addOrUpdateRoomFloor

请求参数

参数名
类型
描述
必填
rrId
int
(id)示例:0
必填
label
string
(楼 栋层)示例:1层
必填
pid
int
(父id)示例:4
必填
pids
string
示例:2,4
必填
sort
int
排序示例:1
必填
level
int
(层级)示例:3
必填
hotelId
酒店id
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:请求成功
必填
code
int
示例:200
必填
data
object
数据字典
必填