接口调用

--- # ota管理 ## 携程 ### 查询 https://qa0-api-crs.corp.at-our.com/ota/otaMapping/unmatchedChainList https://qa0-api-crs.corp.at-our.com/ota/otaMapping/chainMappingList https://qa0-api-crs.corp.at-our.com/ota/promotion/promotionList https://qa0-api-crs.corp.at-our.com/ota/ebkPromotionConfig/list https://qa0-api-crs.corp.at-our.com/ota/otaMapping/matchedProductList ### 匹配 https://qa0-api-crs.corp.at-our.com/ota/otaMapping/thirdChainList ### 编辑 https://qa0-api-crs.corp.at-our.com/ota/promotion/updatePromotions ### 重新推送 https://qa0-api-crs.corp.at-our.com/ota/promotion/pushPromotions ### 新增 https://qa0-api-crs.corp.at-our.com/ota/promotion/getUnbindRateCode https://qa0-api-crs.corp.at-our.com/ota/promotion/addPromotions https://qa0-api-crs.corp.at-our.com/ota/promotion/promotionList --- # 调价申请 ### 查询 https://qa0-api-crs.corp.at-our.com/rms/adjustPrice/queryPage ### 调整房价 https://qa0-api-crs.corp.at-our.com/marketprice/list --- # 商品管理 ## 商品列表 ### 查询 https://qa0-api-crs.corp.at-our.com/xproduct/product/queryPage ### 日志 https://qa0-api-crs.corp.at-our.com/xproduct/log/queryListByPage ### 添加商品 https://qa0-api-crs.corp.at-our.com/xproduct/category/queryAllCategory https://qa0-api-crs.corp.at-our.com/xproduct/ProductPointPayRule/getValidList https://qa0-api-crs.corp.at-our.com/xproduct/brand/suggest ### 添加商品-保存 https://qa0-api-crs.corp.at-our.com/xproduct/product/add https://qa0-api-crs.corp.at-our.com/chain/getChainListByUser https://qa0-api-crs.corp.at-our.com/xproduct/category/queryAllCategory https://qa0-api-crs.corp.at-our.com/xproduct/product/queryPage ## 分类管理 ### 搜索 https://qa0-api-crs.corp.at-our.com/xproduct/category/queryListByPage ### 全部导出 https://qa0-api-crs.corp.at-our.com/xproduct/category/export ### 新增一级 https://qa0-api-crs.corp.at-our.com/xproduct/category/saveFirstLevel ### 新增子类 https://qa0-api-crs.corp.at-our.com/xproduct/category/save ### 转移商品 https://qa0-api-crs.corp.at-our.com/xproduct/category/queryAllCategory https://qa0-api-crs.corp.at-our.com/xproduct/category/convert ### 编辑 https://qa0-api-crs.corp.at-our.com/xproduct/category/update?source=CRS ### 删除 https://qa0-api-crs.corp.at-our.com/xproduct/category/delete ## 标签管理 ### 搜索 https://qa0-api-crs.corp.at-our.com/xproduct/tag/queryListByPage ### 新增标签 https://qa0-api-crs.corp.at-our.com/xproduct/tag/save ### 编辑标签 https://qa0-api-crs.corp.at-our.com/xproduct/tag/update?source=CRS ### 删除标签 https://qa0-api-crs.corp.at-our.com/xproduct/tag/deleteById?source=CRS ## 品牌 ### 搜索 https://qa0-api-crs.corp.at-our.com/xproduct/brand/queryListByPage ### 新增 https://qa0-api-crs.corp.at-our.com/xproduct/brand/save ### 编辑 https://qa0-api-crs.corp.at-our.com/xproduct/brand/update ### 删除 https://qa0-api-crs.corp.at-our.com/xproduct/brand/deleteById ## 规格管理 ### 搜索 https://qa0-api-crs.corp.at-our.com/xproduct/spec/queryByPage ### 新增 https://qa0-api-crs.corp.at-our.com/xproduct/spec/duplicateCheck https://qa0-api-crs.corp.at-our.com/xproduct/spec/addName ### 编辑 https://qa0-api-crs.corp.at-our.com/xproduct/spec/updateName ### 删除 https://qa0-api-crs.corp.at-our.com/xproduct/spec/deleteName --- ## Aplus积分 ### 查询 https://qa0-api-crs.corp.at-our.com/xproduct/ProductPointPayRule/queryListByPage ### 新增 https://qa0-api-crs.corp.at-our.com/xproduct/ProductPointPayRule/save ### 编辑 https://qa0-api-crs.corp.at-our.com/xproduct/ProductPointPayRule/getProductPointPayRuleById ### 编辑-确认 https://qa0-api-crs.corp.at-our.com/xproduct/ProductPointPayRule/update ## APLUS促销 ### 查询 https://qa0-api-crs.corp.at-our.com/product/promote/list ### 新增 https://qa0-api-crs.corp.at-our.com/product/promote/add?source=CRS ### 编辑 https://qa0-api-crs.corp.at-our.com/product/promote/detail ### 编辑 - 确认 https://qa0-api-crs.corp.at-our.com/product/promote/update --- # 数据处理 https://qa0-gateway.at-our.com/api/infras-facade/file_task_facade/query_task --- # 基础信息 ## 渠道 ### 携程 携程-查询 https://qa0-api-crs.corp.at-our.com/basic/channelMebMapping/list https://qa0-api-crs.corp.at-our.com/common/sourceList 携程-编辑 https://qa0-api-crs.corp.at-our.com/basic/channelMebMapping/detail 携程-编辑-校验 https://qa0-api-crs.corp.at-our.com/basic/channelMebMapping/oneCheck ### 飞猪 飞猪-查询 https://qa0-api-crs.corp.at-our.com/flyPig/rateCodeType/page https://qa0-api-crs.corp.at-our.com/basic/dict/typeList 飞猪-编辑 https://qa0-api-crs.corp.at-our.com/flyPig/rateCodeType/update 飞猪-新增 https://qa0-api-crs.corp.at-our.com/flyPig/rateCodeType/add 飞猪-删除 https://qa0-api-crs.corp.at-our.com/flyPig/rateCodeType/del ## 字典 ### 字典表 https://qa0-api-crs.corp.at-our.com/basic/dict/typeAll https://qa0-api-crs.corp.at-our.com/basic/dict/typePage ### 字典表-删除 https://qa0-api-crs.corp.at-our.com/basic/dict/del ### 字典表-新增 https://qa0-api-crs.corp.at-our.com/basic/dict/addConfigureDict