[
  {
    "cmd": "travel_temp_token",
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "SetTemplatePPTToken"
  },
  {
    "cmd": "travel_auto_login",
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "UserLoginByTempToken",
    "allowAnonymous": true
  },
  {
    "cmd": "travel_regist_mail",
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "SetRegistCode",
    "allowAnonymous": true
  },
  {
    "cmd": "travel_login_password",
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "LoginByPassword",
    "allowAnonymous": true
  },
  {
    "cmd": "travel_login_email",
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "LoginByEMail",
    "allowAnonymous": true
  },
  {
    "cmd": "travel_user_regist_pwd",
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "RegistUser",
    "allowAnonymous": true
  },
  {
    "cmd": "travel_login_verify",
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "LoginVerify",
    "allowAnonymous": true
  },
  {
    "cmd": "travel_forgot_pass",
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "SetForgotVerifyCode",
    "allowAnonymous": true
  },
  {
    "cmd": "travel_verify_forgotcode",
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "VerifyForgotCode",
    "allowAnonymous": true
  },
  {
    "cmd": "travel_reset_password",
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "ResetPasswordByToken",
    "allowAnonymous": true
  },
  {
    "cmd": "travel_user_regist",
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "RegistUserByMail",
    "allowAnonymous": true
  },
  {
    "cmd": "travel_validate_invite",
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "ValidateTenantInviter",
    "allowAnonymous": true
  },
  {
    "cmd": "travel_create_tentant",
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "SetTenant"
  },
  {
    "cmd": "travel_manager_members",
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "GetMembers"
  },
  {
    "cmd": "travel_collect",
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "PPTHealthCheck"
  },
  {
    "cmd": "travel_manager_member_used",
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "GetAccountUsedStatus"
  },
  {
    "cmd": "travel_set_member_info",
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "SetUserNickNameOrManager"
  },
  {
    "cmd": "travel_set_tenant_info",
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "SetTenantInfo"
  },
  {
    "cmd": "travel_remove_member",
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "RemoveUser"
  },
  {
    "cmd": "travel_sample_count",
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "GetSampleTraveInfo"
  },
  {
    "cmd": "travel_diss_tenant",
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "DissTenant"
  },
  {
    "cmd": "travel_set_sa",
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "ChangeTenantSuperAdmin"
  },
  {
    "cmd": "travel_set_invite_code",
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "SetTenantInviter"
  },
  {
    "cmd": "travel_set_join_code",
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "SetUserJoinTenantByInviter"
  },
  {
    "cmd": "travel_set_userexit_tenant",
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "SetUserExitTenant"
  },
  {
    "cmd": "travel_set_wm",
    "fullName": "REBORN.Services.PPTistService.PPTSettingService",
    "method": "SetWaterMarker"
  },
  {
    "cmd": "travel_get_wm", //水印设置
    "fullName": "REBORN.Services.PPTistService.PPTSettingService",
    "method": "GetWaterMarker"
  },
  {
    "cmd": "travel_set_signout",
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "SetUserSignOut"
  },
  {
    "cmd": "ppt_GetPPTProduct",
    "fullName": "REBORN.Services.PPTistService.PPTProductService",
    "method": "GetPPTProduct"
  },
  {
    "cmd": "ppt_SetPPTOrder",
    "fullName": "REBORN.Services.PPTistService.PPTProductService",
    "method": "SetPPTOrder"
  },
  {
    "cmd": "ppt_SetPPTTemplateOrder",
    "fullName": "REBORN.Services.PPTistService.PPTProductService",
    "method": "SetTemplateOrder"
  },
  {
    "cmd": "ppt_order_pay_status",
    "fullName": "REBORN.Services.PPTistService.PPTProductService",
    "method": "GetTempOrderStatusAsync"
  },
  {
    "cmd": "ppt_get_activetenantorder",
    "fullName": "REBORN.Services.PPTistService.PPTProductService",
    "method": "VerifyTentantOrder"
  },
  {
    "cmd": "ppt_GetPPTOrderPage",
    "fullName": "REBORN.Services.PPTistService.PPTProductService",
    "method": "GetPPTOrderPage"
  },
  {
    "cmd": "ppt_CancelPPTOrder",
    "fullName": "REBORN.Services.PPTistService.PPTProductService",
    "method": "CancelPPTOrder"
  },
  {
    "cmd": "ppt_GetPPTOrderDetails",
    "fullName": "REBORN.Services.PPTistService.PPTProductService",
    "method": "GetPPTOrderDetails"
  },
  {
    "cmd": "ppt_CreatePPTPayOrder", //订单以前没有支付
    "fullName": "REBORN.Services.PPTistService.PPTProductService",
    "method": "CreatePPTPayOrder"
  },
  {
    "cmd": "ppt_CancelPPTPayOrder", //订单取消支付
    "fullName": "REBORN.Services.PPTistService.PPTProductService",
    "method": "CancelPPTPayOrder"
  },
  {
    "cmd": "ppt_SetPPTCloudGroup", //新增PPT云盘分组
    "fullName": "REBORN.Services.PPTistService.PPTCloudService",
    "method": "SetPPTCloudGroup"
  },
  {
    "cmd": "ppt_GetPPTCloudList", //获取云盘分组列表
    "fullName": "REBORN.Services.PPTistService.PPTCloudService",
    "method": "GetPPTCloudList"
  },
  {
    "cmd": "ppt_GetPPTCloudInfoPage", //获取云盘文件分页列表
    "fullName": "REBORN.Services.PPTistService.PPTCloudService",
    "method": "GetPPTCloudInfoPage"
  },
  {
    "cmd": "ppt_GetPPTistCloudInfoFileFormatCount", //获取文件格式数量统计
    "fullName": "REBORN.Services.PPTistService.PPTCloudService",
    "method": "GetPPTistCloudInfoFileFormatCount"
  },
  {
    "cmd": "ppt_RemovePPTCloudGroup", //删除云盘分组和下面的文件
    "fullName": "REBORN.Services.PPTistService.PPTCloudService",
    "method": "RemovePPTCloudGroup"
  },
  {
    "cmd": "ppt_RemovePPTCloudInfo", //删除云盘文件
    "fullName": "REBORN.Services.PPTistService.PPTCloudService",
    "method": "RemovePPTCloudInfo"
  },
  {
    "cmd": "travel_ModifyUserPwd", //修改用户密码
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "ModifyUserPwd"
  },
  {
    "cmd": "travel_BindUserEmail", //绑定邮箱
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "BindUserEmail"
  },
  {
    "cmd": "travel_SetMyNickName", //用户修改自己昵称
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "SetMyNickName"
  },
  {
    "cmd": "travel_SetMembers", //修改用户基础信息
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "SetMembers"
  },
  {
    "cmd": "travel_GetMemberUserInfo", //获取用户基础信息
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "GetMemberUserInfo"
  },
  {
    "cmd": "travel_PPTUserStatic", //用户云盘数据统计
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "PPTUserStatic"
  },
  {
    "cmd": "travel_PPTGroupStatic", //企业首页数据统计
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "PPTGroupStatic"
  },
  {
    "cmd": "travel_ModifyUserPhoto", //修改用户头像
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "ModifyUserPhoto"
  },
  {
    "cmd": "ppt_CheckCloudInfo", //判断文件是否存在
    "fullName": "REBORN.Services.PPTistService.PPTCloudService",
    "method": "CheckCloudInfo"
  },
  {
    "cmd": "ppt_ImgDefinition", //图片增强效果
    "fullName": "REBORN.Services.PPTistService.PPTCloudService",
    "method": "ImgDefinition"
  },
  {
    "cmd": "ppt_BaiduImageDefinition", //百度图片处理返回base64
    "fullName": "REBORN.Services.PPTistService.PPTCloudService",
    "method": "BaiduImageDefinition"
  },
  {
    "cmd": "ppt_CoverAliImg", //阿里图片覆盖
    "fullName": "REBORN.Services.PPTistService.PPTCloudService",
    "method": "CoverAliImg"
  },
  {
    "cmd": "ppt_GetMyPPTCloudInfoPage", //获取我的云盘文件
    "fullName": "REBORN.Services.PPTistService.PPTCloudService",
    "method": "GetMyPPTCloudInfoPage"
  },
  {
    "cmd": "ppt_GetMyCloudList", //获取我的云盘分组
    "fullName": "REBORN.Services.PPTistService.PPTCloudService",
    "method": "GetMyCloudList"
  },
  {
    "cmd": "ppt_get_downloadtoken", //获取文件下载Token
    "fullName": "REBORN.Services.ConfigService.TripTemplateService",
    "method": "GetTripDownloadToken"
  },
  {
    "cmd": "ppt_UpdateCloudInfoName", //文件重命名
    "fullName": "REBORN.Services.PPTistService.PPTCloudService",
    "method": "UpdateCloudInfoName"
  },
  {
    "cmd": "ppt_CloudFileMove", //文件移动
    "fullName": "REBORN.Services.PPTistService.PPTCloudService",
    "method": "CloudFileMove"
  },
  {
    "cmd": "ppt_BatchCloudFileMove", //批量移动文件
    "fullName": "REBORN.Services.PPTistService.PPTCloudService",
    "method": "BatchCloudFileMove"
  },
  {
    "cmd": "ppt_CloudFileCopy", //文件复制
    "fullName": "REBORN.Services.PPTistService.PPTCloudService",
    "method": "CloudFileCopy"
  },
  {
    "cmd": "ppt_BatchCloudFileCopy", //批量复制文件
    "fullName": "REBORN.Services.PPTistService.PPTCloudService",
    "method": "BatchCloudFileCopy"
  },
  {
    "cmd": "ppt_BatchRemoveCloudInfo", //批量删除云盘文件
    "fullName": "REBORN.Services.PPTistService.PPTCloudService",
    "method": "BatchRemoveCloudInfo"
  },
  {
    "cmd": "Wechat_QrCode_GetShowQrcode", //获取公众号二维码
    "fullName": "REBORN.Services.PPTistService.PPTWechatService",
    "method": "GetShowQrcode",
    "allowAnonymous": true
  },
  {
    "cmd": "Wechat_QrCode_GetSceneId", //根据微信二维码的scene_id判断用户是否扫码
    "fullName": "REBORN.Services.PPTistService.PPTWechatService",
    "method": "GetSceneId",
    "allowAnonymous": true
  },
  {
    "cmd": "Wechat_QrCode_BindMailByOpenId", //根据openid绑定邮箱并注册登陆
    "fullName": "REBORN.Services.PPTistService.PPTWechatService",
    "method": "BindMailByOpenId",
    "allowAnonymous": true
  },
  {
    "cmd": "Wechat_QrCode_SetRegistCode", //发送邮箱验证码，绑定微信号
    "fullName": "REBORN.Services.PPTistService.PPTWechatService",
    "method": "SetRegistCode_V2",
    "allowAnonymous": true
  },
  {
    "cmd": "ppt_SetGroupLogo", //新增/修改企业LOGO
    "fullName": "REBORN.Services.PPTistService.PPTSettingService",
    "checkFormRepeatSubmit": true, //验证表单重复提交
    "method": "SetGroupLogo"
  },
  {
    "cmd": "ppt_GetPPTistGroupLogoList", //获取企业管理-Logo
    "fullName": "REBORN.Services.PPTistService.PPTSettingService",
    "method": "GetPPTistGroupLogoList"
  },
  {
    "cmd": "ppt_DelGroupLogo", //删除企业LOGO
    "fullName": "REBORN.Services.PPTistService.PPTSettingService",
    "checkFormRepeatSubmit": true, //验证表单重复提交
    "method": "DelGroupLogo"
  },
  {
    "cmd": "ppt_EnableGroupLogo", //是否启用企业LOGO
    "fullName": "REBORN.Services.PPTistService.PPTSettingService",
    "checkFormRepeatSubmit": true, //验证表单重复提交
    "method": "EnableGroupLogo"
  },
  {
    "cmd": "ppt_GetEmpByEmpNameKey", //根据关键字获取员工信息
    "fullName": "REBORN.Services.PPTistService.UserService",
    "method": "GetEmpByEmpNameKey"
  },
  {
    "cmd": "ppt_SetBatchGroupLogo", //批量新增/修改企业LOGO
    "fullName": "REBORN.Services.PPTistService.PPTSettingService",
    "checkFormRepeatSubmit": true, //验证表单重复提交
    "method": "SetBatchGroupLogo"
  },
  {
    "cmd": "ppt_UpdatePPTistCloudInfoModule",
    "allowAnonymous": true,
    "fullName": "REBORN.Services.PPTistService.PPTCloudService", //名明空间+类名
    "method": "UpdatePPTistCloudInfoModule", //对应方法名称
    "url": "" //后期拓展
  },
  {
    "cmd": "hotel_post_GetDmcSourcePage",
    "fullName": "REBORN.Services.PPTistService.PPTCloudService",
    "method": "GetDmcSourcePage",
    "url": ""
  },
  {
    "cmd": "ppt_GetPPTUserInvoicePage", //获取PPT用户发票申请
    "fullName": "REBORN.Services.PPTistService.PPTistInvoiceService",
    "method": "GetPPTUserInvoicePage"
  },
  {
    "cmd": "ppt_SetPPTUserInvoice", //新增PPT用户发票申请
    "checkFormRepeatSubmit": true, //验证表单重复提交
    "fullName": "REBORN.Services.PPTistService.PPTistInvoiceService",
    "method": "SetPPTUserInvoice"
  },
  {
    "cmd": "ppt_CancelPPTUserInvoice", //取消PPT用户发票申请
    "checkFormRepeatSubmit": true, //验证表单重复提交
    "fullName": "REBORN.Services.PPTistService.PPTistInvoiceService",
    "method": "CancelPPTUserInvoice"
  },
  {
    "cmd": "ppt_GetUserDutyParagraph", //获取PPT用户默认税号信息
    "fullName": "REBORN.Services.PPTistService.PPTistInvoiceService",
    "method": "GetUserDutyParagraph"
  },
  {
    "cmd": "ppt_GetAllPPTUserInvoicePage", //获取PPT用户发票申请
    "fullName": "REBORN.Services.PPTistService.PPTistInvoiceService",
    "method": "GetAllPPTUserInvoicePage"
  },
  {
    "cmd": "ppt_ExaminePPTUserInvoice", //审核/上传发票信息
    "checkFormRepeatSubmit": true, //验证表单重复提交
    "fullName": "REBORN.Services.PPTistService.PPTistInvoiceService",
    "method": "ExaminePPTUserInvoice"
  },
  {
    "cmd": "ppt_SendPPTUserInvoiceFile", //发送邮件
    "checkFormRepeatSubmit": true, //验证表单重复提交
    "fullName": "REBORN.Services.PPTistService.PPTistInvoiceService",
    "method": "SendPPTUserInvoiceFile"
  },
  {
    "cmd": "ppt_trip_CreateTripMain", //生成行程天数
    "fullName": "REBORN.Services.PPTistService.PPTTripService",
    "method": "CreateTripMain"
  },
  {
    "cmd": "ppt_trip_RemoveTripDay", //删除一天
    "fullName": "REBORN.Services.PPTistService.PPTTripService",
    "method": "RemoveTripDay"
  },
  {
    "cmd": "ppt_trip_AddTripDay", //增加行程天数
    "fullName": "REBORN.Services.PPTistService.PPTTripService",
    "method": "AddTripDay"
  },
  {
    "cmd": "ppt_trip_GetMyTripPage", //获取“我”的销售行程分页列表
    "fullName": "REBORN.Services.PPTistService.PPTTripService",
    "method": "GetMyTripPage"
  },
  {
    "cmd": "ppt_trip_SetTripMeal", //设置行程用餐
    "fullName": "REBORN.Services.PPTistService.PPTTripService",
    "method": "SetTripMeal"
  },
  {
    "cmd": "ppt_trip_RemoveTripMeal", //删除行程用餐
    "fullName": "REBORN.Services.PPTistService.PPTTripService",
    "method": "RemoveTripMeal"
  },
  {
    "cmd": "ppt_trip_SetTripHotel", //设置行程酒店
    "fullName": "REBORN.Services.PPTistService.PPTTripService",
    "method": "SetTripHotel"
  },
  {
    "cmd": "ppt_trip_RemoveTripHotel", //删除行程酒店
    "fullName": "REBORN.Services.PPTistService.PPTTripService",
    "method": "RemoveTripHotel"
  },
  {
    "cmd": "ppt_trip_SetTripScenicOrTraffic", //新增交通或景点
    "fullName": "REBORN.Services.PPTistService.PPTTripService",
    "method": "SetTripScenicOrTraffic"
  },
  {
    "cmd": "ppt_trip_SetTripCity", //设置行程城市
    "fullName": "REBORN.Services.PPTistService.PPTTripService",
    "method": "SetTripCity"
  },
  {
    "cmd": "ppt_trip_SetTripWarmTip", //设置行程今日介绍、温馨提示
    "fullName": "REBORN.Services.PPTistService.PPTTripService",
    "method": "SetTripWarmTip"
  },
  {
    "cmd": "ppt_trip_SetTripSubTraffic", //设置行程详情之间的小交通
    "fullName": "REBORN.Services.PPTistService.PPTTripService",
    "method": "SetTripSubTraffic"
  },
  {
    "cmd": "ppt_trip_RemoveTripSubTraffic", //删除行程详情小交通
    "fullName": "REBORN.Services.PPTistService.PPTTripService",
    "method": "RemoveTripSubTraffic"
  },
  {
    "cmd": "ppt_trip_RemoveTripScenicOrTraffic", //删除交通或景点
    "fullName": "REBORN.Services.PPTistService.PPTTripService",
    "method": "RemoveTripScenicOrTraffic"
  },
  {
    "cmd": "ppt_trip_GetTripMain", //获取行程详情
    "fullName": "REBORN.Services.PPTistService.PPTTripService",
    "method": "GetTripMain"
  },
  {
    "cmd": "ppt_trip_CopyTripMain", //根据行程Id复制行程
    "fullName": "REBORN.Services.PPTistService.PPTTripService",
    "method": "CopyTripMain"
  },
  {
    "cmd": "ppt_trip_SetTripMainShare", //分享行程
    "fullName": "REBORN.Services.PPTistService.PPTTripService",
    "method": "SetTripMainShare"
  },
  {
    "cmd": "ppt_trip_RemoveTripMain", //逻辑删除行程
    "fullName": "REBORN.Services.PPTistService.PPTTripService",
    "method": "RemoveTripMain"
  },
  {
    "cmd": "ppt_trip_DeleteTripMain", //物理删除行程
    "fullName": "REBORN.Services.PPTistService.PPTTripService",
    "method": "DeleteTripMain"
  }
]
