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
  • 智能体管理
    • 分页查询智能体信息
      POST
    • 查询智能体信息
      GET
    • 新增智能体信息
      POST
    • 修改智能体信息
      POST
    • queryAgentKnowledge
      POST
    • 保存智能体基础关联信息
      POST
  • 模型管理
    • 分页查询模型
    • 新增模型
    • 修改模型
    • 删除模型
    • 分页查询模型规则
    • 保存模型规则
    • 修改模型规则信息
    • 删除模型规则
  • 智能体编排控制器
    • 查询产品智能体编排
    • 查询智能体编排节点详情
    • 新增智能体编排节点
    • 删除智能体编排节点
    • 更新智能体编排节点
    • 查询分类智能体枚举列表
    • 更新分类智能体枚举
    • 查询分类智能体枚举知识库问题
    • 新增分类智能体枚举知识库问题
    • 更新分类智能体枚举知识库问题
    • 删除分类智能体枚举知识库问题
  • 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
      GET
    • 行程规划创单
      POST
    • 取消行程规划订单
      GET
    • 查询出租车规划
      POST
    • 是否可读订单状态消息
      GET
    • 行程规划入口
      POST
    • 获取行程规划订单信息
      GET
    • 根据行程信息匹配申请单
      POST
    • 根据行程信息匹配申请单(行程行)
      POST
    • queryTripPlanOrderStatus
      POST
    • 查询出租车规划
      POST
  • HotelSearchController
  • 酒店搜索服务
    • 生成嵌入搜索的推荐理由
    • queryHotelSearch
    • 更多酒店搜索
    • 其他(当前公司、同行业)酒店搜索
    • 搜索关键词匹配酒店
    • 搜索关键词匹配酒店
    • hotelSearchRecommendedInfo
    • deleteHotelSearchHistory
    • 嵌入式酒店搜索
    • 嵌入式酒店搜索
    • inlineHotelSearchReason
    • 分页查询嵌入搜索结果
    • 分页查询嵌入搜索结果
    • refreshHotelFacilityCache
    • hotelSimilarLocationSearch
  • 数据模型
    • 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
/trip/plan/matchTravelApplication

请求参数

Body 参数application/json

示例
{
    "companyId": "string",
    "userId": "string",
    "itineraryList": [
        {
            "orderType": "string",
            "startDate": "string",
            "reserveDate": "string",
            "cityNameFrom": "string",
            "cityNameArrive": "string",
            "selectedApplicationId": "string",
            "selectedItineraryId": "string"
        }
    ],
    "querySource": 2
}

请求示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST '/trip/plan/matchTravelApplication' \
--header 'Content-Type: application/json' \
--data-raw '{
    "companyId": "string",
    "userId": "string",
    "itineraryList": [
        {
            "orderType": "string",
            "startDate": "string",
            "reserveDate": "string",
            "cityNameFrom": "string",
            "cityNameArrive": "string",
            "selectedApplicationId": "string",
            "selectedItineraryId": "string"
        }
    ],
    "querySource": 2
}'

返回响应

🟢200成功
application/json
Body

示例
{
  "code": 0,
  "message": "",
  "busCode": 0,
  "data": {
    "skipApproval": false,
    "itineraryList": [
      {
        "keyId": "",
        "orderType": "",
        "selectedApplicationId": "",
        "selectedItineraryId": "",
        "travelApplicationList": [
          {
            "keyID": "",
            "applyPersonName": "",
            "applyPersonWorkNo": "",
            "applyPersonID": "",
            "applyDeptID": "",
            "applyDeptName": "",
            "applyCompanyID": "",
            "applyCompanyName": "",
            "approvalNumber": 0,
            "approvalLevel": 0,
            "approvalUnitInfoId": "",
            "tripPeople": "",
            "tripPeopleID": "",
            "tripBeginTime": "",
            "tripEndTime": "",
            "extTripBeginTime": "",
            "extTripEndTime": "",
            "tripArrive": "",
            "tripReason": "",
            "tripRemark": "",
            "status": 0,
            "statusDesc": "",
            "applySourceID": 0,
            "applySourceName": "",
            "tripPeoPleInfo": "",
            "outApplyID": "",
            "addTime": "",
            "isExecutive": "",
            "isEnterprisePayment": 0,
            "startPoint": "",
            "stayHotelType": 0,
            "tripModelType": 0,
            "travelApplyType": 0,
            "yxDetails": "",
            "travelApplyLineNo": "",
            "costCenterId": "",
            "costCenterName": "",
            "approveType": 0,
            "number": 0,
            "standardReason": "",
            "amount": 0.0,
            "extendDays": "",
            "budget": 0.0,
            "totalDays": 0,
            "effectiveDays": 0,
            "costCenterDepId": "",
            "costCenterDepName": "",
            "approverLogs": [
              {
                "keyID": "",
                "TMCApplyTbID": "",
                "approvalUnitInfoID": "",
                "companyID": "",
                "auditName": "",
                "auditTime": "",
                "auditPersonId": "",
                "status": 0,
                "remarks": "",
                "isDelete": 0,
                "addTime": "",
                "addUser": "",
                "modifyTime": "",
                "modifyUser": "",
                "approvalProcessNum": 0,
                "businessType": 0,
                "approvalType": 0,
                "visualDetaile": "",
                "approvalSource": 0,
                "tableName": "",
                "tMCApplyTbID": ""
              }
            ],
            "travelProperty": "",
            "costAffiliation": "",
            "payStatus": 0,
            "profitCenter": "",
            "apiCostCenter": "",
            "expireTime": "",
            "controlLevel": "",
            "totalBudget": 0.0,
            "extJson": "",
            "startAvaliableStations": {
              "": [
                {
                  "keyID": 0,
                  "cityID": 0,
                  "trainStationNamePY": "",
                  "trainStationName": "",
                  "cityName": "",
                  "cityNamePY": "",
                  "municipalCity": "",
                  "hotCity": 0,
                  "province": ""
                }
              ]
            },
            "arriveAvaliableStations": {
              "": [
                {
                  "keyID": 0,
                  "cityID": 0,
                  "trainStationNamePY": "",
                  "trainStationName": "",
                  "cityName": "",
                  "cityNamePY": "",
                  "municipalCity": "",
                  "hotCity": 0,
                  "province": ""
                }
              ]
            },
            "allAvaliableStations": {
              "": [
                {
                  "keyID": 0,
                  "cityID": 0,
                  "trainStationNamePY": "",
                  "trainStationName": "",
                  "cityName": "",
                  "cityNamePY": "",
                  "municipalCity": "",
                  "hotCity": 0,
                  "province": ""
                }
              ]
            },
            "airStartAvaliableStations": {
              "": [
                {
                  "keyID": 0,
                  "cityID": 0,
                  "airportName": "",
                  "airportShortName": "",
                  "airportLogogram": "",
                  "cityName": "",
                  "cityNamePY": "",
                  "municipalCity": "",
                  "hotCity": 0,
                  "province": "",
                  "municipalCityID": 0,
                  "provinceId": 0,
                  "cityLevel": 0,
                  "airportNamePY": ""
                }
              ]
            },
            "airArriveAvaliableStations": {
              "": [
                {
                  "keyID": 0,
                  "cityID": 0,
                  "airportName": "",
                  "airportShortName": "",
                  "airportLogogram": "",
                  "cityName": "",
                  "cityNamePY": "",
                  "municipalCity": "",
                  "hotCity": 0,
                  "province": "",
                  "municipalCityID": 0,
                  "provinceId": 0,
                  "cityLevel": 0,
                  "airportNamePY": ""
                }
              ]
            },
            "airAllAvaliableStations": {
              "": [
                {
                  "keyID": 0,
                  "cityID": 0,
                  "airportName": "",
                  "airportShortName": "",
                  "airportLogogram": "",
                  "cityName": "",
                  "cityNamePY": "",
                  "municipalCity": "",
                  "hotCity": 0,
                  "province": "",
                  "municipalCityID": 0,
                  "provinceId": 0,
                  "cityLevel": 0,
                  "airportNamePY": ""
                }
              ]
            },
            "hotelStartAvaliableStations": {
              "": [
                {
                  "keyID": 0,
                  "cityID": 0,
                  "cityName": "",
                  "hotelCityName": "",
                  "cityNamePY": "",
                  "cityGrade": 0,
                  "municipalCity": "",
                  "hotCity": 0,
                  "province": "",
                  "longitude": "",
                  "latitude": ""
                }
              ]
            },
            "expand01": "",
            "expand02": "",
            "isShowOriApply": false,
            "reimStans": [
              {
                "businessType": 0,
                "detail": "",
                "useCarCountLimit": 0
              }
            ],
            "expLinkApplyId": "",
            "isSpecificTraveler": "",
            "travelCrowd": 0,
            "bookerIds": "",
            "bookerInfos": "",
            "formOutDeptId": "",
            "formOutDeptName": "",
            "tripList": [
              {
                "StarTime": "",
                "tripNameSign": "",
                "retreatChangeFlagStr": "",
                "expstr": "",
                "keyID": "",
                "TMCApplyTbID": "",
                "tripType": 0,
                "tripTypeDesc": "",
                "setOutBeginTime": "",
                "fromStation": "",
                "fromStationCode": "",
                "arriveStation": "",
                "arriveStationCode": "",
                "isDelete": 0,
                "addTime": "",
                "addUser": "",
                "modifyTime": "",
                "modifyUser": "",
                "applyCreateOrderDetaile": "",
                "createOrderDetaile": "",
                "orderID": "",
                "tripState": 0,
                "tripStateName": "",
                "reason": "",
                "standardReason": "",
                "handleTime": "",
                "travelApplyLineNo": "",
                "tableName": "",
                "setOutEndTime": "",
                "productCreateOrderJson": "",
                "voyageTypeID": 0,
                "shippingSpace": "",
                "returnTripOrderID": "",
                "matchResultJson": "",
                "mixPayFlag": false,
                "extTripBeginTime": "",
                "extTripEndTime": "",
                "defaultStartCity": {},
                "defaultEndCity": {},
                "budgetAmount": 0.0,
                "remainBudgetAmount": 0.0,
                "starTime": "",
                "tMCApplyTbID": ""
              }
            ],
            "tripHotelList": [
              {
                "StarTime": "",
                "tripNameSign": "",
                "retreatChangeFlagStr": "",
                "expstr": "",
                "keyID": "",
                "TMCApplyTbID": "",
                "tripType": 0,
                "inHotelTime": "",
                "outHotelTime": "",
                "cityName": "",
                "isDelete": 0,
                "addTime": "",
                "addUser": "",
                "modifyTime": "",
                "modifyUser": "",
                "applyCreateOrderDetaile": "",
                "createOrderDetaile": "",
                "orderID": "",
                "tripState": 0,
                "tripStateName": "",
                "reason": "",
                "standardReason": "",
                "handleTime": "",
                "roomCount": 0,
                "travelApplyLineNo": "",
                "tableName": "",
                "productCreateOrderJson": "",
                "matchResultJson": "",
                "matchParamInJson": "",
                "serviceFee": 0.0,
                "standardMoney": 0.0,
                "extTripBeginTime": "",
                "extTripEndTime": "",
                "defaultStartCity": {
                  "keyId": "",
                  "cityId": "",
                  "cityName": "",
                  "cityNamePinYin": "",
                  "parentId": "",
                  "parentName": "",
                  "provinceId": "",
                  "provinceName": "",
                  "cityGrade": "",
                  "cityLevel": "",
                  "longitude": "",
                  "latitude": "",
                  "hotCity": "",
                  "meituanId": "",
                  "elongId": "",
                  "ctripId": "",
                  "guoNengId": "",
                  "addTime": "",
                  "modifyTime": "",
                  "isDelete": 0,
                  "basicCityKeyId": 0
                },
                "defaultEndCity": {
                  "keyId": "",
                  "cityId": "",
                  "cityName": "",
                  "cityNamePinYin": "",
                  "parentId": "",
                  "parentName": "",
                  "provinceId": "",
                  "provinceName": "",
                  "cityGrade": "",
                  "cityLevel": "",
                  "longitude": "",
                  "latitude": "",
                  "hotCity": "",
                  "meituanId": "",
                  "elongId": "",
                  "ctripId": "",
                  "guoNengId": "",
                  "addTime": "",
                  "modifyTime": "",
                  "isDelete": 0,
                  "basicCityKeyId": 0
                },
                "cityCode": "",
                "budgetAmount": 0.0,
                "remainBudgetAmount": 0.0,
                "starTime": "",
                "tMCApplyTbID": ""
              }
            ],
            "defaultStartCity": {},
            "defaultEndCity": {},
            "applyProduct": "",
            "expectedApply": false,
            "startPointCode": "",
            "tripArriveCode": "",
            "applyId": "",
            "outKeyID": "",
            "tripTree": [
              {
                "keyID": "",
                "applyPersonName": "",
                "applyPersonWorkNo": "",
                "applyPersonID": "",
                "applyDeptID": "",
                "applyDeptName": "",
                "applyCompanyID": "",
                "applyCompanyName": "",
                "approvalNumber": 0,
                "approvalLevel": 0,
                "approvalUnitInfoId": "",
                "tripPeople": "",
                "tripPeopleID": "",
                "tripBeginTime": "",
                "tripEndTime": "",
                "extTripBeginTime": "",
                "extTripEndTime": "",
                "tripArrive": "",
                "tripReason": "",
                "tripRemark": "",
                "status": 0,
                "statusDesc": "",
                "applySourceID": 0,
                "applySourceName": "",
                "tripPeoPleInfo": "",
                "outApplyID": "",
                "addTime": "",
                "isExecutive": "",
                "isEnterprisePayment": 0,
                "startPoint": "",
                "stayHotelType": 0,
                "tripModelType": 0,
                "travelApplyType": 0,
                "yxDetails": "",
                "travelApplyLineNo": "",
                "costCenterId": "",
                "costCenterName": "",
                "approveType": 0,
                "number": 0,
                "standardReason": "",
                "amount": 0.0,
                "extendDays": "",
                "budget": 0.0,
                "totalDays": 0,
                "effectiveDays": 0,
                "costCenterDepId": "",
                "costCenterDepName": "",
                "approverLogs": [
                  {
                    "keyID": "",
                    "TMCApplyTbID": "",
                    "approvalUnitInfoID": "",
                    "companyID": "",
                    "auditName": "",
                    "auditTime": "",
                    "auditPersonId": "",
                    "status": 0,
                    "remarks": "",
                    "isDelete": 0,
                    "addTime": "",
                    "addUser": "",
                    "modifyTime": "",
                    "modifyUser": "",
                    "approvalProcessNum": 0,
                    "businessType": 0,
                    "approvalType": 0,
                    "visualDetaile": "",
                    "approvalSource": 0,
                    "tableName": "",
                    "tMCApplyTbID": ""
                  }
                ],
                "travelProperty": "",
                "costAffiliation": "",
                "payStatus": 0,
                "profitCenter": "",
                "apiCostCenter": "",
                "expireTime": "",
                "controlLevel": "",
                "totalBudget": 0.0,
                "extJson": "",
                "startAvaliableStations": {
                  "": [
                    {
                      "keyID": 0,
                      "cityID": 0,
                      "trainStationNamePY": "",
                      "trainStationName": "",
                      "cityName": "",
                      "cityNamePY": "",
                      "municipalCity": "",
                      "hotCity": 0,
                      "province": ""
                    }
                  ]
                },
                "arriveAvaliableStations": {
                  "": [
                    {
                      "keyID": 0,
                      "cityID": 0,
                      "trainStationNamePY": "",
                      "trainStationName": "",
                      "cityName": "",
                      "cityNamePY": "",
                      "municipalCity": "",
                      "hotCity": 0,
                      "province": ""
                    }
                  ]
                },
                "allAvaliableStations": {
                  "": [
                    {
                      "keyID": 0,
                      "cityID": 0,
                      "trainStationNamePY": "",
                      "trainStationName": "",
                      "cityName": "",
                      "cityNamePY": "",
                      "municipalCity": "",
                      "hotCity": 0,
                      "province": ""
                    }
                  ]
                },
                "airStartAvaliableStations": {
                  "": [
                    {
                      "keyID": 0,
                      "cityID": 0,
                      "airportName": "",
                      "airportShortName": "",
                      "airportLogogram": "",
                      "cityName": "",
                      "cityNamePY": "",
                      "municipalCity": "",
                      "hotCity": 0,
                      "province": "",
                      "municipalCityID": 0,
                      "provinceId": 0,
                      "cityLevel": 0,
                      "airportNamePY": ""
                    }
                  ]
                },
                "airArriveAvaliableStations": {
                  "": [
                    {
                      "keyID": 0,
                      "cityID": 0,
                      "airportName": "",
                      "airportShortName": "",
                      "airportLogogram": "",
                      "cityName": "",
                      "cityNamePY": "",
                      "municipalCity": "",
                      "hotCity": 0,
                      "province": "",
                      "municipalCityID": 0,
                      "provinceId": 0,
                      "cityLevel": 0,
                      "airportNamePY": ""
                    }
                  ]
                },
                "airAllAvaliableStations": {
                  "": [
                    {
                      "keyID": 0,
                      "cityID": 0,
                      "airportName": "",
                      "airportShortName": "",
                      "airportLogogram": "",
                      "cityName": "",
                      "cityNamePY": "",
                      "municipalCity": "",
                      "hotCity": 0,
                      "province": "",
                      "municipalCityID": 0,
                      "provinceId": 0,
                      "cityLevel": 0,
                      "airportNamePY": ""
                    }
                  ]
                },
                "hotelStartAvaliableStations": {
                  "": [
                    {
                      "keyID": 0,
                      "cityID": 0,
                      "cityName": "",
                      "hotelCityName": "",
                      "cityNamePY": "",
                      "cityGrade": 0,
                      "municipalCity": "",
                      "hotCity": 0,
                      "province": "",
                      "longitude": "",
                      "latitude": ""
                    }
                  ]
                },
                "expand01": "",
                "expand02": "",
                "isShowOriApply": false,
                "reimStans": [
                  {
                    "businessType": 0,
                    "detail": "",
                    "useCarCountLimit": 0
                  }
                ],
                "expLinkApplyId": "",
                "isSpecificTraveler": "",
                "travelCrowd": 0,
                "bookerIds": "",
                "bookerInfos": "",
                "formOutDeptId": "",
                "formOutDeptName": "",
                "tripList": [
                  {
                    "StarTime": "",
                    "tripNameSign": "",
                    "retreatChangeFlagStr": "",
                    "expstr": "",
                    "keyID": "",
                    "TMCApplyTbID": "",
                    "tripType": 0,
                    "tripTypeDesc": "",
                    "setOutBeginTime": "",
                    "fromStation": "",
                    "fromStationCode": "",
                    "arriveStation": "",
                    "arriveStationCode": "",
                    "isDelete": 0,
                    "addTime": "",
                    "addUser": "",
                    "modifyTime": "",
                    "modifyUser": "",
                    "applyCreateOrderDetaile": "",
                    "createOrderDetaile": "",
                    "orderID": "",
                    "tripState": 0,
                    "tripStateName": "",
                    "reason": "",
                    "standardReason": "",
                    "handleTime": "",
                    "travelApplyLineNo": "",
                    "tableName": "",
                    "setOutEndTime": "",
                    "productCreateOrderJson": "",
                    "voyageTypeID": 0,
                    "shippingSpace": "",
                    "returnTripOrderID": "",
                    "matchResultJson": "",
                    "mixPayFlag": false,
                    "extTripBeginTime": "",
                    "extTripEndTime": "",
                    "defaultStartCity": {},
                    "defaultEndCity": {},
                    "budgetAmount": 0.0,
                    "remainBudgetAmount": 0.0,
                    "starTime": "",
                    "tMCApplyTbID": ""
                  }
                ],
                "tripHotelList": [
                  {
                    "StarTime": "",
                    "tripNameSign": "",
                    "retreatChangeFlagStr": "",
                    "expstr": "",
                    "keyID": "",
                    "TMCApplyTbID": "",
                    "tripType": 0,
                    "inHotelTime": "",
                    "outHotelTime": "",
                    "cityName": "",
                    "isDelete": 0,
                    "addTime": "",
                    "addUser": "",
                    "modifyTime": "",
                    "modifyUser": "",
                    "applyCreateOrderDetaile": "",
                    "createOrderDetaile": "",
                    "orderID": "",
                    "tripState": 0,
                    "tripStateName": "",
                    "reason": "",
                    "standardReason": "",
                    "handleTime": "",
                    "roomCount": 0,
                    "travelApplyLineNo": "",
                    "tableName": "",
                    "productCreateOrderJson": "",
                    "matchResultJson": "",
                    "matchParamInJson": "",
                    "serviceFee": 0.0,
                    "standardMoney": 0.0,
                    "extTripBeginTime": "",
                    "extTripEndTime": "",
                    "defaultStartCity": {
                      "keyId": "",
                      "cityId": "",
                      "cityName": "",
                      "cityNamePinYin": "",
                      "parentId": "",
                      "parentName": "",
                      "provinceId": "",
                      "provinceName": "",
                      "cityGrade": "",
                      "cityLevel": "",
                      "longitude": "",
                      "latitude": "",
                      "hotCity": "",
                      "meituanId": "",
                      "elongId": "",
                      "ctripId": "",
                      "guoNengId": "",
                      "addTime": "",
                      "modifyTime": "",
                      "isDelete": 0,
                      "basicCityKeyId": 0
                    },
                    "defaultEndCity": {
                      "keyId": "",
                      "cityId": "",
                      "cityName": "",
                      "cityNamePinYin": "",
                      "parentId": "",
                      "parentName": "",
                      "provinceId": "",
                      "provinceName": "",
                      "cityGrade": "",
                      "cityLevel": "",
                      "longitude": "",
                      "latitude": "",
                      "hotCity": "",
                      "meituanId": "",
                      "elongId": "",
                      "ctripId": "",
                      "guoNengId": "",
                      "addTime": "",
                      "modifyTime": "",
                      "isDelete": 0,
                      "basicCityKeyId": 0
                    },
                    "cityCode": "",
                    "budgetAmount": 0.0,
                    "remainBudgetAmount": 0.0,
                    "starTime": "",
                    "tMCApplyTbID": ""
                  }
                ],
                "defaultStartCity": {},
                "defaultEndCity": {},
                "applyProduct": "",
                "expectedApply": false,
                "startPointCode": "",
                "tripArriveCode": "",
                "applyId": "",
                "outKeyID": "",
                "tripTree": [],
                "applyProductName": "",
                "budgetControlType": 0,
                "showOriApply": false
              }
            ],
            "applyProductName": "",
            "budgetControlType": 0,
            "showOriApply": false
          }
        ]
      }
    ]
  }
}
修改于 2025-11-18 09:16:38
上一页
根据行程信息匹配申请单
下一页
queryTripPlanOrderStatus
Built with