场所创建
POST
{{baseUrl}}/manager/school-place
请求头
参数名
类型
描述
必填
User-Id
string
(Required) 用户ID
可选
User-Type
string
(Required) 用户类型(2:后台账号,3:APP账号)
可选
Content-Type
string
示例:application/x-www-form-urlencoded
可选
Accept
string
示例:application/json
可选
请求参数
参数名
类型
描述
必填
limitNum
string
容纳人数
可选
actionType
string
功能类型(1:教室 2:功能室 3:办公室 4:寝室 5:厕所 6:走廊 7:楼梯 8:其他)
可选
remark
string
备注
可选
buildId
string
建筑ID
可选
placeName
string
场所名称
可选
placeCode
第三方ID
可选