添加酒店信息
GET
addhotel
接口描述
酒店信息添加
请求参数
参数名
类型
描述
必填
hotel_name
string
酒店名称
必填
hotel_star
string
酒店星级
必填
hotel_room
number/string
酒店客房总数
必填
hotel_type
string
酒店类型
必填
hotel_people
string
酒店责任人
必填
people_card
string
责任人身份证号码
必填
hotel_phone
string
联系电话
必填
hotel_address
string
酒店地址
必填
hotel_time
date/string
建立时间
必填
hotel_ps
string
酒店备注
必填
响应参数
参数名
类型
描述
必填
0
number/string
添加失败
必填
1
number/string
添加成功
必填