﻿[
  {
    "cmd": "b2b_get_GetAccountState",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.AccountService", //名明空间+类名
    "method": "GetAccountState", //对应方法名称
    "url": "" //后期拓展
  },
  {
    "cmd": "b2b_post_Login",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "Login"
  },
  {
    "cmd": "b2b_post_LvXiaoYouBindCustomer", //旅小友同行绑定
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "LvXiaoYouBindCustomer"
  },
  {
    "cmd": "b2b_post_LvXiaoYouBindCustomerInfo", //旅小友同行联系人绑定
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "LvXiaoYouBindCustomerInfo"
  },
  {
    "cmd": "b2b_post_LvXiaoYouBindCustomerByCode", //旅小友绑定同行联系人【2025-02-14】 根据销售分享的二维码绑定同行联系人
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "LvXiaoYouBindCustomerByCode"
  },
  {
    "cmd": "b2b_post_CheckMiniAppToken", //验证小程序Token是否过期
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "CheckMiniAppToken"
  },
  {
    "cmd": "b2b_post_TestLvXiaoYouBindCustomerInfo", //旅小友同行联系人绑定
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "TestLvXiaoYouBindCustomerInfo"
  },
  {
    "cmd": "b2b_post_AccountActivation",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "AccountActivation"
  },
  {
    "cmd": "b2b_post_SendModifyPassowrdCodeByAccount",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "SendModifyPassowrdCodeByAccount"
  },
  {
    "cmd": "b2b_post_ModifyPasswordByAccountAndCode",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "ModifyPasswordByAccountAndCode"
  },
  {
    "cmd": "b2b_get_site",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetSite"
  },
  {
    "cmd": "b2b_get_HomeSlide",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "HomeSlide"
  },
  {
    "cmd": "b2b_get_GetHomeSearchItem",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetHomeSearchItem"
  },
  {
    "cmd": "b2b_get_GetGroupSearchItem",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetGroupSearchItem"
  },
  {
    "cmd": "b2b_get_GetLineTeam",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetLineTeam"
  },
  {
    "cmd": "b2b_get_GetB2BHomeRecommendPageList",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetB2BHomeRecommendPageList"
  },
  {
    "cmd": "b2b_get_GetB2BHomeLineTravelPageList",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetB2BHomeLineTravelPageList"
  },
  {
    "cmd": "b2b_get_GetB2BTravelPageList",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetB2BTravelPageList"
  },
  {
    "cmd": "b2b_get_GetLXYTravelPageList", //旅小友团队查询
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetLxyTravelPage",
    "allowAnonymous": true
  },
  {
    "cmd": "b2b_get_GetLxyTravelPageV2", //旅小友团队查询
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetLxyTravelPageV2",
    "allowAnonymous": true
  },
  {
    "cmd": "b2b_get_GetB2BTravelInfo",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetB2BTravelInfo"
  },
  {
    "cmd": "b2b_get_GetB2BTravelInfoNoDes",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetB2BTravelInfoNoDes"
  },
  {
    "cmd": "b2b_get_GetCustomerSummary",
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "GetCustomerSummary"
  },
  {
    "cmd": "b2b_get_GetCustomerInfo",
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "GetCustomerInfo"
  },
  {
    "cmd": "b2b_post_MdifyCustomerAccountPhoto",
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "MdifyCustomerAccountPhoto"
  },
  {
    "cmd": "b2b_get_GetTradeMap",
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "GetTradeMap"
  },
  {
    "cmd": "b2b_get_GetWaitDealOrderPageList",
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "GetWaitDealOrderPageList"
  },
  {
    "cmd": "b2b_post_ModifyAccountPassowrd",
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "ModifyAccountPassowrd"
  },
  {
    "cmd": "b2b_get_GetCustomerManagerInfo",
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "GetCustomerManagerInfo"
  },
  {
    "cmd": "b2b_post_ModifyCustomerManagerInfo",
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "ModifyCustomerManagerInfo"
  },
  {
    "cmd": "b2b_get_GetMyOrderPageList",
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "GetMyOrderPageList"
  },
  {
    "cmd": "b2b_get_GetMyTotalAccountBalance",
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "GetMyTotalAccountBalance"
  },
  {
    "cmd": "b2b_get_GetMyAccountBalancePageList",
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "GetMyAccountBalancePageList"
  },
  {
    "cmd": "b2b_get_GetMyBankAccountInfo",
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "GetMyBankAccountInfo"
  },
  {
    "cmd": "b2b_get_SetMyBankAccountInfo",
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "SetMyBankAccountInfo"
  },
  {
    "cmd": "b2b_get_GetTeamUnionInfo",
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "GetTeamUnionInfo"
  },
  {
    "cmd": "b2b_post_SetOrderInfo",
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "SetOrderInfo"
  },
  {
    "cmd": "app_get_AppGetTrivelHomeSearchItem",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "AppGetTrivelHomeSearchItem"
  },
  {
    "cmd": "app_get_AppGetProduceSearchItem",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "AppGetProduceSearchItem"
  },
  {
    "cmd": "app_get_AppGetHotTheme",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "AppGetHotTheme"
  },
  {
    "cmd": "b2b_get_GetDestinationGetChildList", //获取子节点
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetDestinationGetChildList",
    "url": ""
  },
  {
    "cmd": "b2b_get_customer_brand",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "GetCustomerBrand"
  },
  {
    "cmd": "b2b_get_GetB2BTravelInfoV1",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetB2BTravelInfoV1"
  },
  {
    "cmd": "b2b_get_Get2024B2BTravelInfoV1",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "Get2024B2BTravelInfoV1"
  },
  {
    "cmd": "b2b_post_SetHotelClickService",
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "SetHotelClickService"
  },
  {
    "cmd": "b2b_get_GetB2BTravelInfo_V2",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetB2BTravelInfo_V2"
  },
  {
    "cmd": "b2b_get_GetB2BTravelInfoNoDesV1",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetB2BTravelInfoNoDesV1"
  },
  {
    "cmd": "b2b_get_GetCityListByTCID",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetCityListByTCID"
  },
  {
    "cmd": "b2b_get_GetVisaProductInfo",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.VisaProductService",
    "method": "GetVisaProductInfo"
  },
  {
    "cmd": "b2b_get_SetB2BVisaOrder",
    "fullName": "REBORN.Services.B2BService.VisaProductService",
    "method": "SetB2BVisaOrder"
  },
  {
    "cmd": "b2b_get_GetB2BFreeRecommendPageList", //获取B2B自由行首页推荐信息
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetB2BFreeRecommendPageList",
    "url": ""
  },
  {
    "cmd": "b2b_get_GetB2BFreePageList",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetB2BFreePageList"
  },
  {
    "cmd": "b2b_get_GetB2BFreeInfo", //获取B2B自由行详细信息
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetB2BFreeInfo"
  },
  {
    "cmd": "b2b_get_GetFreeSearchItem",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetFreeSearchItem"
  },
  {
    "cmd": "b2b_get_GetB2BFreeTravelCustomPlanInfo", //获取B2B自由行定制游方案详情
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetB2BFreeTravelCustomPlanInfo"
  },
  {
    "cmd": "b2b_get_GetB2BLocalInfo", //获取B2B当地游详细信息
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetB2BLocalInfo"
  },
  {
    "cmd": "b2b_get_GetMiniAppTravelQuery", //获取小程序查询条件
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetMiniAppTravelQuery",
    "allowAnonymous": true
  },
  {
    "cmd": "b2b_post_MiniProgramGetAccountInfoByPhone",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "MiniProgramGetAccountInfoByPhone"
  },
  {
    "cmd": "b2b_post_SendCodeByCustomerInfo",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "SendCodeByCustomerInfo"
  },
  {
    "cmd": "b2b_post_Login_V2",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "Login_V2"
  },
  {
    "cmd": "b2b_post_send_verify",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "SendEmailVerifyCode"
  },
  {
    "cmd": "b2b_post_reset_password",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "SetCustomerPassword"
  },
  {
    "cmd": "b2b_get_GetMXYTravelIndexInfo",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetMXYTravelIndexInfo"
  },
  {
    "cmd": "b2b_get_GetMXYTravelOrderInfo",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetMXYTravelOrderInfo"
  },
  {
    "cmd": "b2b_get_GetMXYTravelJourneyInfo",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetMXYTravelJourneyInfo"
  },
  {
    "cmd": "b2b_get_GetMXYToDayTourList",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetMXYToDayTourList"
  },
  {
    "cmd": "b2b_get_GetMXYToDayTourInfo",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetMXYToDayTourInfo"
  },
  {
    "cmd": "b2b_post_SetMXYToDayTourPunchCard",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "SetMXYToDayTourPunchCard"
  },
  {
    "cmd": "b2b_get_GetMXYTravelGuestInfo",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetMXYTravelGuestInfo"
  },
  {
    "cmd": "b2b_get_GetMXYPunchCardPageList",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetMXYPunchCardPageList"
  },
  {
    "cmd": "b2b_set_SetLXYSubscribeSend",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "SetLXYSubscribeSend"
  },
  {
    "cmd": "b2b_set_SetLXYGuestSubscribe",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "SetLXYGuestSubscribe"
  },
  {
    "cmd": "b2b_set_SetLeaderGuideScore",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "checkFormRepeatSubmit": true, //验证表单重复提交
    "method": "SetLeaderGuideScore"
  },
  {
    "cmd": "b2b_get_GetLXYSubscribeTempleteList", //获取模板列表
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetLXYSubscribeTempleteList"
  },
  {
    "cmd": "b2b_get_GetLXYSubscribeCountList", //获取订阅剩余次数
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetLXYSubscribeCountList"
  },
  //b2c接口
  {
    "cmd": "b2c_get_GetB2CMergeProductPageList", //获取整合产品分页列表
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetB2CMergeProductPageList"
  },
  //b2c2024 线路接口
  {
    "cmd": "b2c_get_GetB2CQueryCondition", //B2C-2024团查询条件
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetB2CQueryCondition"
  },

  //b2c2024接口
  {
    "cmd": "b2c_get_GetB2C2024TravelProductPage", //获取整合产品分页列表
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetB2C2024TravelProductPage"
  },
  {
    "cmd": "b2c_get_GetB2CIndexCityList", //获取城市二级
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetB2CIndexCityList"
  },
  {
    "cmd": "b2c_get_GetHotelDetail", //获取酒店详情
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetHotelDetail"
  },
  {
    "cmd": "b2c_get_GetHotelMonthPrice", //获取酒店日历报价
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetHotelMonthPrice"
  },
  {
    "cmd": "b2c_get_GetCarSingleProductDetail", //获取车详情
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetCarSingleProductDetail"
  },
  {
    "cmd": "b2c_get_GetCarSingleProductMonthPrice", //获取车日历报价
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetCarSingleProductMonthPrice"
  },
  {
    "cmd": "b2c_get_GetCarSingleProductMonthPriceALL", //获取车日历报价
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetCarSingleProductMonthPrice_V2"
  },
  {
    "cmd": "b2c_get_GetTicketCouponsDetail", //获取景点门票详情
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetTicketCouponsDetail"
  },
  {
    "cmd": "b2c_get_GetTicketCouponsMonthPrice", //获取景点门票日历报价
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetTicketCouponsMonthPrice"
  },
  {
    "cmd": "b2c_get_GetTicketCouponsMonthPriceAll", //获取景点门票日历报价
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetTicketCouponsMonthPriceAll"
  },
  {
    "cmd": "b2c_get_GetVisaProductSelect", //获取签证产品查询条件
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.OtherProductService",
    "method": "GetVisaProductSelect"
  },
  {
    "cmd": "b2c_get_GetB2CVisaProductList", //销售签证产品
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.OtherProductService",
    "method": "GetB2CVisaProductList"
  },
  {
    "cmd": "b2c_get_GetB2CVisaProductInfo", //获取签证产品详情V1
    "allowAnonymous": true,
    "fullName": "REBORN.Services.B2BService.OtherProductService",
    "method": "GetB2CVisaProductInfo"
  },
  {
    "cmd": "b2c_get_GetB2BOrderVisaOrderList", //获取签证订单列表信息
    "fullName": "REBORN.Services.B2BService.OtherProductService",
    "method": "GetB2BOrderVisaOrderList"
  },
  {
    "cmd": "b2c_get_GetB2CVisaOrderInfo", //获取签证订单详情信息
    "fullName": "REBORN.Services.B2BService.OtherProductService",
    "method": "GetB2CVisaOrderInfo"
  },
  {
    "cmd": "b2c_get_SetB2BOrderCancel", //取消签证
    "fullName": "REBORN.Services.B2BService.OtherProductService",
    "method": "SetB2BOrderCancel"
  },
  {
    "cmd": "b2b_get_GetCustomerCenter_New", //新版个人中心
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "GetCustomerCenter_New"
  },
  {
    "cmd": "b2b_get_GetCustoemrBalance", //获取客人是否可以使用幸福存折
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "GetCustoemrBalance"
  },
  {
    "cmd": "b2b_get_GetCustomerBalanceDetail", //获取个人中心 幸福存折余额
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "GetCustomerBalanceDetail"
  },
  {
    "cmd": "b2b_get_GetCustomerBalancePageList", //幸福存折明细
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "GetCustomerBalancePageList"
  },
  {
    "cmd": "b2b_get_GetCustomerSavingsStat", //获取个人中心  客户省钱统计
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "GetCustomerSavingsStat"
  },
  {
    "cmd": "b2b_get_GetCustomerSavingsPageList", //获取个人中心  客户省钱统计明细分页列表
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "GetCustomerSavingsPageList"
  },
  {
    "cmd": "b2b_get_GetCustomerIntegralDetail", //获取个人中心  积分明细
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "GetCustomerIntegralDetail"
  },
  {
    "cmd": "b2b_get_GetCustomerIntegralPageList", //获取个人中心  积分分页列表
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "GetCustomerIntegralPageList"
  },
  {
    "cmd": "b2b_get_GetCustomerNoticePageList", //获取客户公告
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "GetCustomerNoticePageList"
  },
  {
    "cmd": "b2b_get_GetCustomerNewNotice", //获取客户最新公告
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "GetCustomerNewNotice"
  },
  {
    "cmd": "b2b_get_GetB2BAllOrderPageList",
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetB2BAllOrderPageList"
  },
  {
    "cmd": "b2b_get_GetB2BAllCancelOrder",
    "fullName": "REBORN.Services.B2BService.ProductService",
    "checkFormRepeatSubmit": true, //验证表单重复提交
    "method": "GetB2BAllCancelOrder"
  },
  {
    "cmd": "b2b_post_CheckMiniAppToken", //验证小程序Token是否过期
    "fullName": "REBORN.Services.B2BService.AccountService",
    "method": "CheckMiniAppToken"
  },
  {
    "cmd": "b2b_post_SetPriceDownTripService", //团下载记录
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "SetPriceDownTripService"
  },
  {
    "cmd": "b2b_get_GetB2BTravelInfoShare",//分享记录信息
    "fullName": "REBORN.Services.B2BService.ProductService",
    "method": "GetB2BTravelInfoShare"
  }
]
