SpringAI-Agent
  1. 酒店搜索服务
SpringAI-Agent
  • RAG前端接口对接
    • RagChatController
      • 非流式对话接口
      • 流式对话接口
      • 查询生成来源
      • 随意问-流式对话接口
      • RAG-1点赞2点踩
      • testSummary
      • 测试异常
      • testLogicDelete
      • 测试快速返回结果
      • 测试特殊情况
    • RagStatisticsController
      • 知识库-应用统计-数量统计
      • 知识库-应用统计-近一周对话量统计
      • 知识库-应用统计-近一周日活量统计
      • 知识库-应用明细-分页查询应用明细
      • 知识库-应用明细-导出应用明细
      • 知识库-应用明细-添加历史问答到FAG中
    • RagKnowledgeBaseController
      • 知识库-分页查询知识库列表
      • 知识库-新增知识库
      • 知识库-修改知识库描述
      • 知识库-删除知识库(逻辑删除)
      • 3121-知识库-文档集-分页查询文档集
      • 知识库-文档集-前端校验知识库内文档是否重复
      • 知识库-文档集-本地上传文档集
      • 知识库-文档集-直接上传知识文本
      • 知识库-文档集-上传文档集
      • 3121-知识库-文档集-删除文档集(逻辑删除)
      • 3121-知识库-网页-上传网页
      • 知识库-文档拆分-分页查看文档拆分
      • 3121-知识库-文档拆分-文档拆分删除(逻辑删除)
      • 3121-知识库-文档拆分-分页查看文档拆分
      • 知识库-问答集-分页查看问答集
      • 知识库-问答集-删除
      • 知识库-问答集-新增问答
      • 知识库-问答集-下载问答模板
      • 知识库-问答集-上传问答集
      • 知识库-问答集-修改问答集
  • TestController
    • testPkGenerate
      GET
    • testTagRetrieve
      GET
    • testInsertMetaData
      GET
    • testTransactional
      GET
  • PromptTextController
    • 查询prompt分页信息
      POST
    • 查询prompt信息
      GET
    • 添加prompt提示词
      POST
    • 修改prompt提示词
      POST
  • 智能体管理
    • 分页查询智能体信息
    • 查询智能体信息
    • 新增智能体信息
    • 修改智能体信息
    • queryAgentKnowledge
    • 保存智能体基础关联信息
  • 模型管理
    • 分页查询模型
    • 新增模型
    • 修改模型
    • 删除模型
    • 分页查询模型规则
    • 保存模型规则
    • 修改模型规则信息
    • 删除模型规则
  • 智能体编排控制器
    • 查询产品智能体编排
    • 查询智能体编排节点详情
    • 新增智能体编排节点
    • 删除智能体编排节点
    • 更新智能体编排节点
    • 查询分类智能体枚举列表
    • 更新分类智能体枚举
    • 查询分类智能体枚举知识库问题
    • 新增分类智能体枚举知识库问题
    • 更新分类智能体枚举知识库问题
    • 删除分类智能体枚举知识库问题
  • KnowledgeBaseController
    • 知识库-分页查询知识库列表
    • 知识库-新增知识库
    • 知识库-修改知识库描述
    • 知识库-删除知识库(逻辑删除)
    • 知识库-文档集-分页查询文档集
    • 知识库-文档集-查询知识库字段可选项
    • 知识库-文档集-前端校验知识库内文档是否重复
    • 知识库-文档集-本地上传文档集
    • 知识库-文档集-直接上传知识文本
    • 知识库-文档集-上传文档集
    • 知识库-文档集-删除文档集(逻辑删除)
    • 知识库-网页-上传网页
    • 知识库-文档拆分-文档拆分删除(逻辑删除)
    • 知识库-文档拆分-分页查看文档拆分
    • 知识库-问答集-分页查看问答集
    • 知识库-问答集-删除
    • 知识库-问答集-新增问答
    • 知识库-问答集-下载问答模板
    • 知识库-问答集-上传问答集
    • 知识库-问答集-修改问答集
  • AI产品管理
    • 分页查询产品
    • 查询产品基本信息
    • 新增产品
    • 修改产品基本信息
    • 查询AI产品关联知识库
    • 修改AI产品关联知识库
  • RagChatController
    • testRewrite
    • testTagExtract
  • RagStatisticsController
  • 智能助手接口
    • 流式对话接口
    • 获取提醒消息
    • 获取提醒消息是否存在
    • 清空新会话
    • 查询历史记录
    • 根据产品code查询产品id
    • 点赞或踩
    • healthCheck
  • ClassifyTestController
    • testClassify
    • testInsertClassifyEnhanced
    • testBuildTree
    • testWeatherWarningInfo
  • WorkFlowTestController
    • sseDefaultWorkFlow
    • sseTrainQueryWorkflow
    • sseFlightQueryWorkflow
    • sseOrderQueryWorkflow
    • sseWeatherQueryWorkflow
    • sseTravelStandardQueryWorkflow
    • sseTravelItineraryQueryWorkflow
    • wechatTrainQueryWorkflow
    • wechatTrainBookWorkflow
  • DefaultChatTestController
    • testWebSearch
    • testFileDownload
    • testInsertMetaFill
    • testUpdateMetaFill
  • 猜你想问接口
    • 猜你想问TopN
    • 根据现有问题获取猜你想问TopN
    • 猜你想问-对话继续
    • 猜你想问分页查询
    • 产品下拉列表
    • 智能体下拉列表
    • 修改猜你想问的问题内容
    • 删除猜你想问的问题
    • 上传猜你想问的问题
    • testGuessAskSave
  • BI报表智能问答
    • agentSse
    • getEchartsData
    • isLike
  • ChatFactoryTestController
    • testString
    • testStringRetry
    • testMap
    • testList
    • testFlux
    • testObject
    • testParameterizedTypeReference
  • TestReasonContentController
    • test
  • 行程规划
    • 查询可规划申请单
    • A/B类查询申请单
  • 行程规划接口
    • queryTripApplication
    • 行程规划创单
    • 取消行程规划订单
    • 查询出租车规划
    • 是否可读订单状态消息
    • 行程规划入口
    • 获取行程规划订单信息
    • 根据行程信息匹配申请单
    • 根据行程信息匹配申请单(行程行)
    • queryTripPlanOrderStatus
    • 查询出租车规划
  • HotelSearchController
  • 酒店搜索服务
    • 生成嵌入搜索的推荐理由
      GET
    • queryHotelSearch
      POST
    • 更多酒店搜索
      POST
    • 其他(当前公司、同行业)酒店搜索
      POST
    • 搜索关键词匹配酒店
      POST
    • 搜索关键词匹配酒店
      POST
    • hotelSearchRecommendedInfo
      POST
    • deleteHotelSearchHistory
      GET
    • 嵌入式酒店搜索
      POST
    • 嵌入式酒店搜索
      POST
    • inlineHotelSearchReason
      GET
    • 分页查询嵌入搜索结果
      GET
    • 分页查询嵌入搜索结果
      GET
    • refreshHotelFacilityCache
      GET
    • hotelSimilarLocationSearch
      GET
  • 数据模型
    • Schemas
      • Void
      • MultipartFile
    • CheckFileDuplicateResVO
    • Handler
    • PromptTextInfoVO
    • TripApplicationVO
    • Object
    • PageBaseVOPromptTextInfoVO
    • ResponseListTripApplicationVO
    • InsertFaqReqVO
    • MapString
    • ResponsePageBaseVOPromptTextInfoVO
    • RagKnowledgeBase
    • InsertKnowledgeBaseReqVO
    • MediaType
    • PromptQueryCommand
    • ModifyFaqReqVO
    • ModifyKnowledgeBaseReqVO
    • DataWithMediaType
    • RagHistory
    • ResponsePromptTextInfoVO
    • ChildTextSegment
    • Throwable
    • RagParentChunk
    • StackTraceElement[]
    • IPageRagHistory
    • Response
    • key
    • RagFile
    • Runnable
    • ResponseIPageRagHistory
    • PromptAddCommand
    • key
    • RagFaq
    • DefaultCallback
    • PromptModifyCommand
    • key
    • ErrorCallback
    • ImportHistoryToFagReqVO
    • AgentKnowledgeRelVO
    • key
    • SseEmitter
    • AgentInfoVO
    • TripPlanCreateOrderInfo
    • HotelSearchReqVO
    • TravelApplyCityDTO
    • PageBaseVOAgentInfoVO
    • key
    • Image
    • TravelApplyDTO
    • RagUrl
    • ResponsePageBaseVOAgentInfoVO
    • key
    • ImageCategory
    • BookingRule
    • TravelApplyTypeADTO
    • ReferenceEntity
    • AgentQueryCommand
    • key
    • Pic
    • PrepayRule
    • TripSuggestReqVO
    • CountStatisticsResVO
    • ResponseListReferenceEntity
    • ResponseAgentInfoVO
    • TripPlanOrderDTO
    • HotelInfoDTO
    • CancelRule
    • WeekChatCountResVO
    • ResponseBoolean
    • ResponseString
    • ResponseTripPlanOrderDTO
    • HotelSearchResultDTO
    • RatePrice
    • AgentAddCommand
    • TaxiResult
    • ResponseListHotelSearchResultDTO
    • RatePlan
    • MatchApplicationDTO
    • ResponseCountStatisticsResVO
    • AgentModifyCommand
    • ResponseTaxiResult
    • MoreHotelSearchReqVO
    • RoomInfo
    • ResponseMatchApplicationDTO
    • ResponseListAgentKnowledgeRelVO
    • TaxiPlanReqDTO
    • List
    • HotelRoomTypeDTO
    • TripApplicationQueryDTO
    • ResponseListWeekChatCountResVO
    • AgentKnowledgeQueryCommand
    • ResponseList
    • ApprovalLogsEntity
    • AgentBaseRelCommand
    • HotelSearchOtherParamDTO
    • OrderItem
    • ModelBaseInfoVO
    • HotelKeywordsParamDTO
    • HotelKeywordSearchResultDTO
    • HotelTagDTO
    • MapListTrainBaseDateOutDto
    • IPageRagKnowledgeBase
    • PageBaseVOModelBaseInfoVO
    • InlineHotelSearchFilterLocationUserParamDTO
    • ResponseListHotelKeywordSearchResultDTO
    • ResponseIPageRagKnowledgeBase
    • ResponsePageBaseVOModelBaseInfoVO
    • IPageModelBaseInfoVO
    • InlineHotelSearchFilterUserParamDTO
    • ResponseVoid
    • ResponseModelBaseInfoVO
    • ResponseIPageModelBaseInfoVO
    • InlineHotelSearchUserParamDTO
    • HotelSearchHistoryEntity
    • AgentWorkflowNodeVO
    • ModelAddCommand
    • HotelSearchTagResVO
    • MapListAirportBaseDateOutDto
    • ResponseListListAgentWorkflowNodeVO
    • ModelModifyCommand
    • HotelSearchResVO
    • IPageRagFile
    • AgentNodeVO
    • ModelRuleConfigVO
    • HotelSearchRecommendedInfo
    • ResponseIPageRagFile
    • ResponseAgentNodeVO
    • ModelRuleVO
    • ResponseHotelSearchRecommendedInfo
    • WorkflowNodeAddCommand
    • IPageModelRuleVO
    • MapListHotBaseDateOutDto
    • ResponseCheckFileDuplicateResVO
    • ClassifyAgentEnumModifyCommand
    • RuleDTO
    • ResponseIPageModelRuleVO
    • ReimStan
    • CheckFileDuplicateReqVO
    • WorkflowNodeModifyCommand
    • TripInfoEntity
    • UploadDocumentReqVO
    • UploadContextReqVO
    • DocumentPageResVO
    • AgentClassifyEnum
    • ModelRuleConfigAddCommand
    • HotelSearchLonLatInfoDTO
    • DefaultCityDTO
    • IPageRagParentChunk
    • IPageDocumentPageResVO
    • ResponseListAgentClassifyEnum
    • ModelRuleAddCommand
    • TripHotelInfoEntity
    • ResponseIPageRagParentChunk
    • ResponseIPageDocumentPageResVO
    • ClassifyEnumQueryCommand
    • ModelRuleConfigModifyCommand
    • IPageRagFaq
    • ClassifyEnhancedBaseVO
    • ModelRuleModifyCommand
    • ResponseIPageRagFaq
    • PageBaseVOClassifyEnhancedBaseVO
    • LocateLonLatDTO
    • key
    • ResponsePageBaseVOClassifyEnhancedBaseVO
    • key
    • ClassifyAgentQuestionQueryCommand
    • InlineHotelSearchResVO
    • key
    • ClassifyQuestionAddCommand
    • ResponseListInlineHotelSearchResVO
    • key
    • InsertUrlReqVO
    • ClassifyQuestionModifyCommand
    • key
    • AiBaseField
    • PoiInfoDTO
    • TravelApplyOutDTO
    • AiBase
    • ResponseListPoiInfoDTO
    • TravelApplicationDetailEntity
    • TravelApplicationEntity
    • IPageAiBase
    • ResponseIPageAiBase
    • QueryItineraryDTO
    • QueryTravelApplicationDTO
    • InsertBaseFieldReqVO
    • key
    • ModifyBaseFieldReqVO
    • key
    • FieldResVO
    • key
    • key
    • key
    • key
    • FieldChooseResVO
    • ResponseListFieldChooseResVO
    • key
    • key
    • key
    • FieldRelReqVO
    • QueryTripPlanOrderStatusDTO
    • AiBaseParentChunk
    • IPageAiBaseParentChunk
    • ResponseIPageAiBaseParentChunk
    • AiBaseFaqPic
    • AiBaseFaq
    • IPageAiBaseFaq
    • ResponseIPageAiBaseFaq
    • FaqPicReqVO
    • ProductBaseInfoVO
    • PageBaseVOProductBaseInfoVO
    • ResponsePageBaseVOProductBaseInfoVO
    • ProductQueryCommand
    • ResponseProductBaseInfoVO
    • ProductAddCommand
    • ProductModifyCommand
    • ProductKnowledgeRelVO
    • ResponseListProductKnowledgeRelVO
    • KnowledgeQueryCommand
    • KnowledgeProductRelModifyCommand
    • StackTraceElement
    • AiBaseUrl
    • AiBaseFile
    • AiBaseHistory
    • IPageAiBaseHistory
    • ResponseIPageAiBaseHistory
    • AgentInputParamDTO
    • key
    • AgentHistoryResVO
    • MapObject
    • ResponseListAgentHistoryResVO
    • ResponseListString
    • GuessAskDTO
    • IPageGuessAskDTO
    • ResponseIPageGuessAskDTO
    • AgentChatBIParamDTO
    • AiBusinessProduct
    • key
    • ResponseListAiBusinessProduct
    • JSONObject
    • AiBusinessAgent
    • ResponseJSONObject
    • ResponseListAiBusinessAgent
  1. 酒店搜索服务

更多酒店搜索

POST
/hotelSearch/searchMoreHotel

请求参数

Body 参数application/json

示例
{
    "chatId": "string",
    "productCode": "string",
    "productId": "string",
    "userId": "string",
    "companyId": "string",
    "userMsg": "string",
    "currentLonLat": "string",
    "positioningInfo": "string",
    "startDate": "string",
    "endDate": "string",
    "redirectProductCode": "string",
    "hotelInfoList": [
        {
            "hotelId": "string",
            "hotelName": "string",
            "hotelBrand": "string",
            "hotelCategory": "string",
            "hotelIntro": "string",
            "hotelBusinessZone": "string",
            "hotelFacilities": "string",
            "hotelLatLon": "string",
            "destinedDistance": 0,
            "tag": "string",
            "reason": "string",
            "hotelInfoDTO": {
                "totalImageNumber": 0,
                "image": "string",
                "distance": 0,
                "keyID": "string",
                "hotelName": "string",
                "hotelEnName": "string",
                "address": "string",
                "starRate": 0,
                "starRateName": "string",
                "categoryID": 0,
                "categoryName": "string",
                "phone": "string",
                "fax": "string",
                "establishmentDate": "string",
                "renovationDate": "string",
                "groupID": "string",
                "groupName": "string",
                "brandID": "string",
                "brandName": "string",
                "googleLat": 0,
                "gooleLon": 0,
                "baiduLat": 0,
                "baiduLon": 0,
                "parentCityID": "string",
                "parentCityName": "string",
                "cityId": "string",
                "cityID": "string",
                "cityName": "string",
                "relationCityID": "string",
                "district": "string",
                "districtId": "string",
                "businessZone": "string",
                "nextBusinessZone": "string",
                "introEditor": "string",
                "description": "string",
                "landmarkID": 0,
                "rating": "string",
                "ratingText": {},
                "userStandardPrice": "string",
                "landmarkName": "string",
                "generalAmenities": "string",
                "roomAmenities": "string",
                "conferenceAmenities": "string",
                "diningAmenities": "string",
                "airportPickUpService": "string",
                "traffic": "string",
                "surroundings": "string",
                "features": "string",
                "facilities": "string",
                "hotelFacilityMap": {
                    "key": "string"
                },
                "thumbnailId": "string",
                "roomTotalAmount": 0,
                "themes": "string",
                "isEconomic": 0,
                "isApartment": 0,
                "hasCoupon": 0,
                "slwyHotelID": "string",
                "productLine": 0,
                "productLineName": "string",
                "hotelLinkMan": "string",
                "hotelLinkPhone": "string",
                "isFullHouse": "string",
                "isAgreementHotel": "string",
                "companyIds": "string",
                "businessId": "string",
                "recreationAmenities": "string",
                "agreementHotel": "string",
                "trusteeshipLabel": "string",
                "ratingTxt": "string",
                "comparePrice": 0,
                "peopleMsg": "string",
                "peopleNum": 0,
                "themeNames": "string",
                "tag": "string",
                "travelStandardMsg": "string",
                "isExceedStandard": true
            },
            "roomTypeList": [
                {
                    "roomTypeId": "string",
                    "name": "string",
                    "ratePlan": [
                        {
                            "priceType": "string",
                            "keyID": "string",
                            "roomTypeKeyID": "string",
                            "window": "string",
                            "productNo": "string",
                            "productName": "string",
                            "bedType": "string",
                            "agreementPrice": 0,
                            "salePrice": 0,
                            "payType": 0,
                            "payTypeName": "string",
                            "cancelType": 0,
                            "cancelTypeName": "string",
                            "refundRuleDetail": "string",
                            "refundPreDay": 0,
                            "refundTimePoint": "string",
                            "breakfast": 0,
                            "breakfastName": "string",
                            "hotelSource": "string",
                            "hotelSourceName": "string",
                            "salePriceDayList": "string",
                            "breakFastList": "string",
                            "averagePrice": 0,
                            "averagePriceOverStandard": false,
                            "averagePriceOverStandardStr": "string",
                            "qrBookingRule": {
                                "bookingRuleId": "string",
                                "startDate": "string",
                                "endDate": "string",
                                "startHour": "string",
                                "endHour": "string",
                                "weekSet": "string",
                                "minAmount": 0,
                                "maxAmount": 0,
                                "minDays": 0,
                                "maxDays": 0,
                                "minAdvHours": 0,
                                "maxAdvHours": 0,
                                "arrivalStartTime": "string",
                                "arrivalEndTime": "string",
                                "serviceStartTime": "string",
                                "serviceEndTime": "string",
                                "bookingRuleDesctribTion": "string"
                            },
                            "bookingRule": {
                                "bookingRuleId": "string",
                                "startDate": "string",
                                "endDate": "string",
                                "startHour": "string",
                                "endHour": "string",
                                "weekSet": "string",
                                "minAmount": 0,
                                "maxAmount": 0,
                                "minDays": 0,
                                "maxDays": 0,
                                "minAdvHours": 0,
                                "maxAdvHours": 0,
                                "arrivalStartTime": "string",
                                "arrivalEndTime": "string",
                                "serviceStartTime": "string",
                                "serviceEndTime": "string",
                                "bookingRuleDesctribTion": "string"
                            },
                            "prepayRule": {
                                "cancelTime": "string",
                                "deductNumBefore": 0,
                                "cashScaleFirstBefore": "string",
                                "cancelTimeEnd": "string",
                                "deductNumAfter": 0,
                                "cashScaleFirstAfter": "string",
                                "description": "string"
                            },
                            "refundRuleID": "string",
                            "cancelRule": {
                                "cancelType": 0,
                                "time": "string",
                                "secendTime": "string",
                                "deduction": 0,
                                "lastFreePoint": "string",
                                "refundStr": "string"
                            },
                            "isFullHouse": 0,
                            "onlyRoomTypeId": "string",
                            "lastGuaranteeTime": "string",
                            "guaranteeRoomsNumber": 0,
                            "guaranteeDescription": "string",
                            "inventory": 0,
                            "minAmount": 0,
                            "capcity": 0,
                            "hotelKeyID": "string",
                            "addTime": "string",
                            "isEnable": 0,
                            "isShowELongLog": 0,
                            "isShowHuazhuLog": 0,
                            "isShowTitanLog": 0,
                            "isShowQunarLog": 0,
                            "isShowSlwyLog": 0,
                            "isShowCtripLog": 0,
                            "listPrice": [
                                0
                            ],
                            "ratePrice": [
                                {
                                    "costPrice": 0,
                                    "basePrice": 0,
                                    "lowPrice": 0,
                                    "floatPrice": 0,
                                    "nowPrice": 0,
                                    "otaPrice": 0,
                                    "priceLimit": 0,
                                    "userRate": 0,
                                    "userTmcStandard": 0,
                                    "companyStandard": 0
                                }
                            ],
                            "productRoomName": "string",
                            "needIdNo": true,
                            "hotelSourceImg": "string",
                            "miaoshaStatus": 0,
                            "reservationLabel": "string",
                            "reservationLabelType": 0,
                            "invoiceType": 0,
                            "isAgreementProduct": true,
                            "meiTuanGroupProtoPrice": true,
                            "showLabel": "string",
                            "selfComProtolPrice": true
                        }
                    ],
                    "roomInfo": {
                        "keyID": "string",
                        "hotelKeyID": "string",
                        "roomTypeID": "string",
                        "name": "string",
                        "area": "string",
                        "floor": "string",
                        "broadnet": "string",
                        "wifi": "string",
                        "brodnetFee": 0,
                        "window": "string",
                        "bedType": "string",
                        "maxCustomers": 0,
                        "bath": "string",
                        "facilities": {},
                        "amount": 0,
                        "description": "string",
                        "highLights": "string",
                        "roomSource": "string",
                        "images": "string"
                    },
                    "isFullHouse": 0,
                    "mostLowPrice": 0
                }
            ],
            "distanceInfo": "string",
            "lowPrice": 0,
            "percentage": 0,
            "priceDifference": 0,
            "priceMsg": "string",
            "score": 0,
            "priceScore": 0,
            "isPriceFilter": true,
            "isMatchPriceStandard": true
        }
    ],
    "top3Tag": [
        {
            "hotelId": "string",
            "tag": "string"
        }
    ],
    "preHotelId": "string",
    "hotelTag": "string",
    "cityName": "string",
    "cityCode": "string",
    "pageNum": 1,
    "pageSize": 5,
    "redisKey": "string"
}

请求示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST '/hotelSearch/searchMoreHotel' \
--header 'Content-Type: application/json' \
--data-raw '{
    "chatId": "string",
    "productCode": "string",
    "productId": "string",
    "userId": "string",
    "companyId": "string",
    "userMsg": "string",
    "currentLonLat": "string",
    "positioningInfo": "string",
    "startDate": "string",
    "endDate": "string",
    "redirectProductCode": "string",
    "hotelInfoList": [
        {
            "hotelId": "string",
            "hotelName": "string",
            "hotelBrand": "string",
            "hotelCategory": "string",
            "hotelIntro": "string",
            "hotelBusinessZone": "string",
            "hotelFacilities": "string",
            "hotelLatLon": "string",
            "destinedDistance": 0,
            "tag": "string",
            "reason": "string",
            "hotelInfoDTO": {
                "totalImageNumber": 0,
                "image": "string",
                "distance": 0,
                "keyID": "string",
                "hotelName": "string",
                "hotelEnName": "string",
                "address": "string",
                "starRate": 0,
                "starRateName": "string",
                "categoryID": 0,
                "categoryName": "string",
                "phone": "string",
                "fax": "string",
                "establishmentDate": "string",
                "renovationDate": "string",
                "groupID": "string",
                "groupName": "string",
                "brandID": "string",
                "brandName": "string",
                "googleLat": 0,
                "gooleLon": 0,
                "baiduLat": 0,
                "baiduLon": 0,
                "parentCityID": "string",
                "parentCityName": "string",
                "cityId": "string",
                "cityID": "string",
                "cityName": "string",
                "relationCityID": "string",
                "district": "string",
                "districtId": "string",
                "businessZone": "string",
                "nextBusinessZone": "string",
                "introEditor": "string",
                "description": "string",
                "landmarkID": 0,
                "rating": "string",
                "ratingText": {},
                "userStandardPrice": "string",
                "landmarkName": "string",
                "generalAmenities": "string",
                "roomAmenities": "string",
                "conferenceAmenities": "string",
                "diningAmenities": "string",
                "airportPickUpService": "string",
                "traffic": "string",
                "surroundings": "string",
                "features": "string",
                "facilities": "string",
                "hotelFacilityMap": {
                    "key": "string"
                },
                "thumbnailId": "string",
                "roomTotalAmount": 0,
                "themes": "string",
                "isEconomic": 0,
                "isApartment": 0,
                "hasCoupon": 0,
                "slwyHotelID": "string",
                "productLine": 0,
                "productLineName": "string",
                "hotelLinkMan": "string",
                "hotelLinkPhone": "string",
                "isFullHouse": "string",
                "isAgreementHotel": "string",
                "companyIds": "string",
                "businessId": "string",
                "recreationAmenities": "string",
                "agreementHotel": "string",
                "trusteeshipLabel": "string",
                "ratingTxt": "string",
                "comparePrice": 0,
                "peopleMsg": "string",
                "peopleNum": 0,
                "themeNames": "string",
                "tag": "string",
                "travelStandardMsg": "string",
                "isExceedStandard": true
            },
            "roomTypeList": [
                {
                    "roomTypeId": "string",
                    "name": "string",
                    "ratePlan": [
                        {
                            "priceType": "string",
                            "keyID": "string",
                            "roomTypeKeyID": "string",
                            "window": "string",
                            "productNo": "string",
                            "productName": "string",
                            "bedType": "string",
                            "agreementPrice": 0,
                            "salePrice": 0,
                            "payType": 0,
                            "payTypeName": "string",
                            "cancelType": 0,
                            "cancelTypeName": "string",
                            "refundRuleDetail": "string",
                            "refundPreDay": 0,
                            "refundTimePoint": "string",
                            "breakfast": 0,
                            "breakfastName": "string",
                            "hotelSource": "string",
                            "hotelSourceName": "string",
                            "salePriceDayList": "string",
                            "breakFastList": "string",
                            "averagePrice": 0,
                            "averagePriceOverStandard": false,
                            "averagePriceOverStandardStr": "string",
                            "qrBookingRule": {
                                "bookingRuleId": "string",
                                "startDate": "string",
                                "endDate": "string",
                                "startHour": "string",
                                "endHour": "string",
                                "weekSet": "string",
                                "minAmount": 0,
                                "maxAmount": 0,
                                "minDays": 0,
                                "maxDays": 0,
                                "minAdvHours": 0,
                                "maxAdvHours": 0,
                                "arrivalStartTime": "string",
                                "arrivalEndTime": "string",
                                "serviceStartTime": "string",
                                "serviceEndTime": "string",
                                "bookingRuleDesctribTion": "string"
                            },
                            "bookingRule": {
                                "bookingRuleId": "string",
                                "startDate": "string",
                                "endDate": "string",
                                "startHour": "string",
                                "endHour": "string",
                                "weekSet": "string",
                                "minAmount": 0,
                                "maxAmount": 0,
                                "minDays": 0,
                                "maxDays": 0,
                                "minAdvHours": 0,
                                "maxAdvHours": 0,
                                "arrivalStartTime": "string",
                                "arrivalEndTime": "string",
                                "serviceStartTime": "string",
                                "serviceEndTime": "string",
                                "bookingRuleDesctribTion": "string"
                            },
                            "prepayRule": {
                                "cancelTime": "string",
                                "deductNumBefore": 0,
                                "cashScaleFirstBefore": "string",
                                "cancelTimeEnd": "string",
                                "deductNumAfter": 0,
                                "cashScaleFirstAfter": "string",
                                "description": "string"
                            },
                            "refundRuleID": "string",
                            "cancelRule": {
                                "cancelType": 0,
                                "time": "string",
                                "secendTime": "string",
                                "deduction": 0,
                                "lastFreePoint": "string",
                                "refundStr": "string"
                            },
                            "isFullHouse": 0,
                            "onlyRoomTypeId": "string",
                            "lastGuaranteeTime": "string",
                            "guaranteeRoomsNumber": 0,
                            "guaranteeDescription": "string",
                            "inventory": 0,
                            "minAmount": 0,
                            "capcity": 0,
                            "hotelKeyID": "string",
                            "addTime": "string",
                            "isEnable": 0,
                            "isShowELongLog": 0,
                            "isShowHuazhuLog": 0,
                            "isShowTitanLog": 0,
                            "isShowQunarLog": 0,
                            "isShowSlwyLog": 0,
                            "isShowCtripLog": 0,
                            "listPrice": [
                                0
                            ],
                            "ratePrice": [
                                {
                                    "costPrice": 0,
                                    "basePrice": 0,
                                    "lowPrice": 0,
                                    "floatPrice": 0,
                                    "nowPrice": 0,
                                    "otaPrice": 0,
                                    "priceLimit": 0,
                                    "userRate": 0,
                                    "userTmcStandard": 0,
                                    "companyStandard": 0
                                }
                            ],
                            "productRoomName": "string",
                            "needIdNo": true,
                            "hotelSourceImg": "string",
                            "miaoshaStatus": 0,
                            "reservationLabel": "string",
                            "reservationLabelType": 0,
                            "invoiceType": 0,
                            "isAgreementProduct": true,
                            "meiTuanGroupProtoPrice": true,
                            "showLabel": "string",
                            "selfComProtolPrice": true
                        }
                    ],
                    "roomInfo": {
                        "keyID": "string",
                        "hotelKeyID": "string",
                        "roomTypeID": "string",
                        "name": "string",
                        "area": "string",
                        "floor": "string",
                        "broadnet": "string",
                        "wifi": "string",
                        "brodnetFee": 0,
                        "window": "string",
                        "bedType": "string",
                        "maxCustomers": 0,
                        "bath": "string",
                        "facilities": {},
                        "amount": 0,
                        "description": "string",
                        "highLights": "string",
                        "roomSource": "string",
                        "images": "string"
                    },
                    "isFullHouse": 0,
                    "mostLowPrice": 0
                }
            ],
            "distanceInfo": "string",
            "lowPrice": 0,
            "percentage": 0,
            "priceDifference": 0,
            "priceMsg": "string",
            "score": 0,
            "priceScore": 0,
            "isPriceFilter": true,
            "isMatchPriceStandard": true
        }
    ],
    "top3Tag": [
        {
            "hotelId": "string",
            "tag": "string"
        }
    ],
    "preHotelId": "string",
    "hotelTag": "string",
    "cityName": "string",
    "cityCode": "string",
    "pageNum": 1,
    "pageSize": 5,
    "redisKey": "string"
}'

返回响应

🟢200成功
application/json
Body

示例
{
  "code": 0,
  "message": "",
  "busCode": 0,
  "data": [
    {
      "hotelId": "",
      "hotelName": "",
      "hotelBrand": "",
      "hotelCategory": "",
      "hotelIntro": "",
      "hotelBusinessZone": "",
      "hotelFacilities": "",
      "hotelLatLon": "",
      "destinedDistance": 0,
      "tag": "",
      "reason": "",
      "hotelInfoDTO": {
        "pic": {
          "other": [
            {
              "image": [
                {
                  "keyID": "",
                  "hotelID": "",
                  "roomID": "",
                  "roomName": "",
                  "productID": "",
                  "platSource": 0,
                  "type": 0,
                  "imageUrl": "",
                  "sizeType": 0,
                  "waterMark": 0,
                  "authorType": 0,
                  "isCoverImage": 0,
                  "isEnable": 0,
                  "addTime": ""
                }
              ],
              "name": "",
              "count": 0
            }
          ],
          "appearance": [
            {
              "image": [
                {
                  "keyID": "",
                  "hotelID": "",
                  "roomID": "",
                  "roomName": "",
                  "productID": "",
                  "platSource": 0,
                  "type": 0,
                  "imageUrl": "",
                  "sizeType": 0,
                  "waterMark": 0,
                  "authorType": 0,
                  "isCoverImage": 0,
                  "isEnable": 0,
                  "addTime": ""
                }
              ],
              "name": "",
              "count": 0
            }
          ],
          "guestrooms": [
            {
              "image": [
                {
                  "keyID": "",
                  "hotelID": "",
                  "roomID": "",
                  "roomName": "",
                  "productID": "",
                  "platSource": 0,
                  "type": 0,
                  "imageUrl": "",
                  "sizeType": 0,
                  "waterMark": 0,
                  "authorType": 0,
                  "isCoverImage": 0,
                  "isEnable": 0,
                  "addTime": ""
                }
              ],
              "name": "",
              "count": 0
            }
          ],
          "publicareas": [
            {
              "image": [
                {
                  "keyID": "",
                  "hotelID": "",
                  "roomID": "",
                  "roomName": "",
                  "productID": "",
                  "platSource": 0,
                  "type": 0,
                  "imageUrl": "",
                  "sizeType": 0,
                  "waterMark": 0,
                  "authorType": 0,
                  "isCoverImage": 0,
                  "isEnable": 0,
                  "addTime": ""
                }
              ],
              "name": "",
              "count": 0
            }
          ],
          "restaurant": [
            {
              "image": [
                {
                  "keyID": "",
                  "hotelID": "",
                  "roomID": "",
                  "roomName": "",
                  "productID": "",
                  "platSource": 0,
                  "type": 0,
                  "imageUrl": "",
                  "sizeType": 0,
                  "waterMark": 0,
                  "authorType": 0,
                  "isCoverImage": 0,
                  "isEnable": 0,
                  "addTime": ""
                }
              ],
              "name": "",
              "count": 0
            }
          ]
        },
        "totalImageNumber": 0,
        "image": "",
        "distance": 0,
        "outImages": "",
        "keyID": "",
        "hotelName": "",
        "hotelEnName": "",
        "address": "",
        "starRate": 0,
        "starRateName": "",
        "categoryID": 0,
        "categoryName": "",
        "phone": "",
        "fax": "",
        "establishmentDate": "",
        "renovationDate": "",
        "groupID": "",
        "groupName": "",
        "brandID": "",
        "brandName": "",
        "googleLat": 0.0,
        "gooleLon": 0.0,
        "baiduLat": 0.0,
        "baiduLon": 0.0,
        "parentCityID": "",
        "parentCityName": "",
        "cityId": "",
        "cityName": "",
        "relationCityID": "",
        "district": "",
        "districtId": "",
        "businessZone": "",
        "nextBusinessZone": "",
        "introEditor": "",
        "description": "",
        "landmarkID": 0,
        "rating": "",
        "ratingText": {},
        "userStandardPrice": "",
        "landmarkName": "",
        "generalAmenities": "",
        "roomAmenities": "",
        "conferenceAmenities": "",
        "diningAmenities": "",
        "airportPickUpService": "",
        "traffic": "",
        "surroundings": "",
        "features": "",
        "facilities": "",
        "thumbnailId": "",
        "roomTotalAmount": 0,
        "themes": "",
        "isEconomic": 0,
        "isApartment": 0,
        "hasCoupon": 0,
        "slwyHotelID": "",
        "productLine": 0,
        "productLineName": "",
        "hotelLinkMan": "",
        "hotelLinkPhone": "",
        "isFullHouse": "",
        "isAgreementHotel": "",
        "companyIds": "",
        "businessId": "",
        "recreationAmenities": "",
        "agreementHotel": "",
        "trusteeshipLabel": "",
        "ratingTxt": "",
        "comparePrice": 0.0,
        "peopleMsg": "",
        "themeNames": "",
        "tag": ""
      },
      "distanceInfo": "",
      "lowPrice": 0.0,
      "percentage": 0.0,
      "priceDifference": 0.0,
      "priceMsg": "",
      "score": 0.0,
      "priceScore": 0.0,
      "isPriceFilter": false,
      "isMatchPriceStandard": false
    }
  ]
}
修改于 2025-11-12 06:00:40
上一页
queryHotelSearch
下一页
其他(当前公司、同行业)酒店搜索
Built with