﻿[
  //币种管理
  {
    "cmd": "financeinfo_post_GetPageList",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "GetPageList",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_GetHistoryCurrencyRatePageList",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "GetHistoryCurrencyRatePageList",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_SetHistoryRate",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "SetHistoryRate",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_Get",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "Get",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_Set",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "Set",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_Remove",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "Remove",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_GetList",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "GetList",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_GetMoneyPageList",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "GetMoneyPageList",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_GetCurrentRate",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "GetCurrentRate",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_SetStandard",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "SetStandard",
    "url": ""
  },
  //外币汇率
  {
    "cmd": "financeinfo_post_GetCurrencyForeignPageList",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "GetCurrencyForeignPageList",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_SetCurrencyForeignRate",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "SetCurrencyForeignRate",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_SetCurrencyForeignExchangeRates",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "SetCurrencyForeignExchangeRates",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_GetCurrencyForeignHistoryPageList",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "GetCurrencyForeignHistoryPageList",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_GetAllStandardCurrencyList", //获取所有的本位币
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "GetAllStandardCurrencyList",
    "url": ""
  },
  //费用类型管理
  {
    "cmd": "financeinfo_post_GetCostTypePageList",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "GetCostTypePageList",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_GetCostTypeList",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "GetCostTypeList",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_GetCostType",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "GetCostType",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_SetCostType",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "SetCostType",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_RemoveCostType",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "RemoveCostType",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_DownCostType",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "DownCostType",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_GetAuthiorityList",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "GetAuthiorityList",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_OutToCostTypeExcel",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "OutToCostTypeExcel",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_SetCostTypePrioritySort",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "SetCostTypePrioritySort",
    "url": ""
  },
  //客户账户
  {
    "cmd": "financeinfo_post_GetClientAccountPageList",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "GetClientAccountPageList",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_GetClientAccount",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "GetClientAccount",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_RemoveClientAccount",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "RemoveClientAccount",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_GetClientAccountList",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "GetClientAccountList",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_SetClientAccount",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "SetClientAccount",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_GetClientTypeList",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "GetClientTypeList",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_GetClientTypeTreeList", //获取客户账户分类列表
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "GetClientTypeTreeList",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_GetClientTypeCategoryList", //获取客户账户分类下拉列表
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "GetClientTypeCategoryList",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_SetClientTypeCategory", //新增修改客户账户分类
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "SetClientTypeCategory",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_DelClientTypeCategory", //删除客户账户分类
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "DelClientTypeCategory",
    "url": ""
  },
  //发票管理分页
  {
    "cmd": "invoice_post_GetPageList",
    "fullName": "REBORN.Services.FinanceService.InvoiceService",
    "method": "GetPageList",
    "url": ""
  }, //根据id获取详情
  {
    "cmd": "invoice_post_Get",
    "fullName": "REBORN.Services.FinanceService.InvoiceService",
    "method": "Get",
    "url": ""
  }, //删除发票管理
  {
    "cmd": "invoice_post_Remove",
    "fullName": "REBORN.Services.FinanceService.InvoiceService",
    "method": "Remove",
    "url": ""
  }, //新增发票管理
  {
    "cmd": "invoice_post_Set",
    "fullName": "REBORN.Services.FinanceService.InvoiceService",
    "method": "Set",
    "url": ""
  }, //账户类型分页
  {
    "cmd": "AccountType_post_GetPageList",
    "fullName": "REBORN.Services.FinanceService.AccountTypeService",
    "method": "GetPageList",
    "url": ""
  }, //根据id获取详情
  {
    "cmd": "AccountType_post_Get",
    "fullName": "REBORN.Services.FinanceService.AccountTypeService",
    "method": "Get",
    "url": ""
  }, //删除账户类型
  {
    "cmd": "AccountType_post_Remove",
    "fullName": "REBORN.Services.FinanceService.AccountTypeService",
    "method": "Remove",
    "url": ""
  }, //新增账户类型
  {
    "cmd": "AccountType_post_Set",
    "fullName": "REBORN.Services.FinanceService.AccountTypeService",
    "method": "Set",
    "url": ""
  }, //账户类型下拉
  {
    "cmd": "AccountType_post_GetList",
    "fullName": "REBORN.Services.FinanceService.AccountTypeService",
    "method": "GetList",
    "url": ""
  },
  //汇兑损益
  {
    "cmd": "FinanceInfo_post_GetProfitLossPageList",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "GetProfitLossPageList",
    "url": ""
  },
  {
    "cmd": "FinanceInfo_post_SetProfitLoss",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "SetProfitLoss",
    "url": ""
  },
  {
    "cmd": "FinanceInfo_post_GetProfitLossList",
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "GetProfitLossList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetTemplateCostTypeList", //发起添加模板费用类型列表
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "GetTemplateCostTypeList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetTreeList", //获取费用类型树形结构
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "GetTreeList",
    "url": ""
  },
  // 机构管理分页
  {
    "cmd": "FinancialInstitutions_post_GetPageList",
    "fullName": "REBORN.Services.FinanceService.FinancialInstitutionsService",
    "method": "GetPageList",
    "url": ""
  }, //根据id获取详情
  {
    "cmd": "FinancialInstitutions_post_Get",
    "fullName": "REBORN.Services.FinanceService.FinancialInstitutionsService",
    "method": "Get",
    "url": ""
  }, //删除 机构管理
  {
    "cmd": "FinancialInstitutions_post_Remove",
    "fullName": "REBORN.Services.FinanceService.FinancialInstitutionsService",
    "method": "Remove",
    "url": ""
  }, //新增机构
  {
    "cmd": "FinancialInstitutions_post_Set",
    "fullName": "REBORN.Services.FinanceService.FinancialInstitutionsService",
    "method": "Set",
    "url": ""
  }, //机构类型
  {
    "cmd": "FinancialInstitutions_post_GetFinancialInstitutionsTypeList",
    "fullName": "REBORN.Services.FinanceService.FinancialInstitutionsService",
    "method": "GetFinancialInstitutionsTypeList",
    "url": ""
  }, //机构类型
  {
    "cmd": "FinancialInstitutions_post_GetList",
    "fullName": "REBORN.Services.FinanceService.FinancialInstitutionsService",
    "method": "GetList",
    "url": ""
  },
  {
    "cmd": "FinancialInstitutions_post_GetAccountList",
    "fullName": "REBORN.Services.FinanceService.FinancialInstitutionsService",
    "method": "GetAccountPageLis",
    "url": ""
  },
  {
    "cmd": "FinancialInstitutions_post_GetTreeAccountList", //树形结构
    "fullName": "REBORN.Services.FinanceService.FinancialInstitutionsService",
    "method": "GetTreeAccountList",
    "url": ""
  },
  {
    "cmd": "FinancialInstitutions_post_GetALLAccountList", //获取所有账户列表
    "fullName": "REBORN.Services.FinanceService.FinancialInstitutionsService",
    "method": "GetAccountList",
    "url": ""
  }, //流程财务
  {
    "cmd": "FinancialFlowTemplate_post_Set",
    "fullName": "REBORN.Services.FinanceService.WorkFlowTemplateService",
    "method": "Set",
    "url": ""
  }, //基本流程-流程财务
  {
    "cmd": "FinancialFlowTemplate_post_GetTemplateList",
    "fullName": "REBORN.Services.FinanceService.WorkFlowTemplateService",
    "method": "GetTemplateList",
    "url": ""
  }, //自定义流程分页-流程财务
  {
    "cmd": "FinancialFlowTemplate_post_GetPageList",
    "fullName": "REBORN.Services.FinanceService.WorkFlowTemplateService",
    "method": "GetPageList",
    "url": ""
  }, //获取流程操作日志
  {
    "cmd": "FinancialFlowTemplate_post_GetTemplateLogList",
    "fullName": "REBORN.Services.FinanceService.WorkFlowTemplateService",
    "method": "GetTemplateLogList",
    "url": ""
  }, //删除自定义流程-流程财务
  {
    "cmd": "FinancialFlowTemplate_post_Remove",
    "fullName": "REBORN.Services.FinanceService.WorkFlowTemplateService",
    "method": "Remove",
    "url": ""
  }, //根据ID获取流程信息
  {
    "cmd": "FinancialFlowTemplate_post_Get",
    "fullName": "REBORN.Services.FinanceService.WorkFlowTemplateService",
    "method": "Get",
    "url": ""
  }, //获取资产审批类型
  {
    "cmd": "FinancialFlowTemplate_post_GetPropertyTypeList",
    "fullName": "REBORN.Services.FinanceService.WorkFlowTemplateService",
    "method": "GetPropertyTypeList",
    "url": ""
  }, //获取财务模板公司以及费用类型
  {
    "cmd": "FinancialFlowTemplate_post_GetTemplateBranch",
    "fullName": "REBORN.Services.FinanceService.WorkFlowTemplateService",
    "method": "GetTemplateBranch",
    "url": ""
  }, //获取财务模板公司
  {
    "cmd": "FinancialFlowTemplate_post_UpdateStatus",
    "fullName": "REBORN.Services.FinanceService.WorkFlowTemplateService",
    "method": "UpdateStatus",
    "url": ""
  },
  {
    "cmd": "FinancialFlowTemplate_post_GetNodeList",
    "fullName": "REBORN.Services.FinanceService.WorkFlowTemplateService",
    "method": "GetNodeList",
    "url": ""
  },
  {
    "cmd": "Template_post_GetPortTypeEnumList",
    "fullName": "REBORN.Services.FinanceService.WorkFlowTemplateService",
    "method": "GetPortTypeEnumList",
    "url": ""
  },
  {
    "cmd": "Template_post_GetNodeTypeEnumList", //节点类型的
    "fullName": "REBORN.Services.FinanceService.WorkFlowTemplateService",
    "method": "GetNodeTypeEnumList",
    "url": ""
  },
  {
    "cmd": "FinancialFlowTemplate_post_GetStatusList", //获取审核状态列表
    "fullName": "REBORN.Services.FinanceService.WorkFlowTemplateService",
    "method": "GetStatusList",
    "url": ""
  },
  {
    "cmd": "FinancialFlowTemplate_post_GetList", //获取模板列表
    "fullName": "REBORN.Services.FinanceService.WorkFlowTemplateService",
    "method": "GetList",
    "url": ""
  },
  {
    "cmd": "FinancialFlowTemplate_post_GetProcessList", //获取流程审核步骤
    "fullName": "REBORN.Services.FinanceService.WorkFlowTemplateService",
    "method": "GetProcessList",
    "url": ""
  },
  {
    "cmd": "FinancialFlowTemplate_post_GetListByBranch", //获取所有分公司以及是否配置流程列表
    "fullName": "REBORN.Services.FinanceService.WorkFlowTemplateService",
    "method": "GetListByBranch",
    "url": ""
  },
  {
    "cmd": "FinancialFlowTemplate_post_GetSingleList", //获取所有的流程
    "fullName": "REBORN.Services.FinanceService.WorkFlowTemplateService",
    "method": "GetSingleList",
    "url": ""
  },
  //我的财务单据
  {
    "cmd": "Financial_post_GetPageList", //获取我的财务单据分页列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetPageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetWOrkTransferPageList", //获取工作交接财务单据分页列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetWOrkTransferPageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetConditionList", //获取切换条件列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetConditionList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetBranchAccountList", //获取交易方式列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetBranchAccountList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetDetail", //获取单据详情
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetDetail",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetFundTransfer", //设置资金调拨
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetFundTransfer",
    "url": ""
  },
  {
    "cmd": "Financial_get_GetFundTransfer", //获取资金调拨详情
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFundTransfer",
    "url": ""
  },
  {
    "cmd": "Financial_get_GetFundTransferPageList", //获取资金调拨分页列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFundTransferPageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetNotDealCount", //获取待我审核财务单据数量（B2B显示）
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetNotDealCount",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetFinancLogList", //获取流程日志列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinancLogList",
    "url": ""
  },
  {
    "cmd": "Financial_post_AuditOrRefund", //审核或者驳回流程
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "AuditOrRefund",
    "url": ""
  },
  {
    "cmd": "Financial_post_AuditTemporary", //审核暂存
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "AuditTemporary",
    "url": ""
  },
  {
    "cmd": "Financial_post_PersonRefund", //驳回
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "PersonRefund",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetFinanceCreateByCareOf", //财务单据制单人转交
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetFinanceCreateByCareOf",
    "url": ""
  },
  //发起
  {
    "cmd": "Financial_post_Set", //发起
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "Set",
    "url": "",
    "checkFormRepeatSubmit": true //验证表单重复提交
  },
  {
    "cmd": "Financial_post_BatchSet", //发起
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "BatchSet",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetBatch", //批量发起
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetBatch",
    "url": ""
  },
  {
    "cmd": "Financial_post_EduBatchSet", //教育批量返佣制单发起
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "EduBatchSet",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetList", //获取发起模板
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetList",
    "url": ""
  },
  {
    "cmd": "Financial_post_Cancel", //作废
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "Cancel",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetTradeWay", //支付生成凭证
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetTradeWay",
    "url": ""
  },
  {
    "cmd": "Financial_post_Get", //修改通过ID获取信息
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "Get",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetCostTypeList", //发起获取费用类型列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetCostTypeList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetOrderFinanceList", //根据订单获取单据列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetOrderFinanceList",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetFinanceInfoCommonForIn", //新增财务单据收款单
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetFinanceInfoCommonForIn",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetFinanceInfoCommonForOut", //新增财务单据付款单
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetFinanceInfoCommonForOut",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetByOrderCostTypeList", //订单列表获取支付二维码费用类型列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetByOrderCostTypeList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetLowPrice", //判断是否是第一次支付
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetLowPrice",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetFinanceInfoPageList", //通过订单号订单来源产品ID获取财务单据分页列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceInfoPageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_FileUpload", //上传文件
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "FileUpload",
    "url": ""
  },
  {
    "cmd": "Financial_post_AppointPeople", //指定下一个人
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "AppointPeople",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetNextNode", //新增单据获取下一步是否有审核人
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetNextNode",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetFinanceInfoByCreateByPageList", //销售收款单据分页列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceInfoByCreateByPageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetCashierPageList", //出纳窗口单据单据分页列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetCashierPageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_Transfer", //转交
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "Transfer",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetMyRejectFinanceCount", //获取被驳回单据数量
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetMyRejectFinanceCount",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetTicketFinanceList", //获取机票单据
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetTicketFinanceList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetLeaderCommissionIncomeList", //获取领队导游佣金收入财务单据
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetLeaderCommissionIncomeList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetALLPageList", //收支款查询
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetALLPageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetCostMonthALLPageList", //成本月结查询
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetCostMonthALLPageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetCostMonthFinancePageList", //成本月结查询
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetCostMonthFinancePageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetWBFinancePageList", //外币单据查询
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetWBFinancePageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetFinanceRemittanceClaimPageList", //未认款列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceRemittanceClaimPageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetFinanceRemittanceClaimList", //未认款列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceRemittanceClaimList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetFinanceSaleClaimList", //未认款列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceSaleClaimList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetFinanceMoney", //获取单据金额
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceMoney",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetFinanceRemittanceClaim", //认领未认款
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetFinanceRemittanceClaim",
    "url": ""
  },
  {
    "cmd": "Financial_post_DelFinanceRemittanceClaim", //删除未认款
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "DelFinanceRemittanceClaim",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetAirTicketLossDetailPageList", //机票损失详情查询
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetAirTicketLossDetailPageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetFinanceALLList", //根据条件获取单纯财务单据信息
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceALLList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetTravelFinanceReplenishList", //获取团队补充关联财务单据
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetTravelFinanceReplenishList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetLeaderFinaceRelevance", //获取领队导游关联
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetLeaderFinaceRelevance",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetTicketFinanceRelevance", //获取机票想关联单据
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetTicketFinanceRelevance",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetFinancePushOn", //财务单据催审
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetFinancePushOn",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetAccountantFinanceMerge", //会计合并审核
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetAccountantFinanceMerge",
    "url": ""
  },
  {
    "cmd": "Financial_get_GetAccountantFinanceMergeList", //会计合并审核列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetAccountantFinanceMergeList",
    "url": ""
  },
  {
    "cmd": "Financial_get_GetDepartmentAuditStatistics", //部门审核制单统计
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetDepartmentAuditStatistics",
    "url": ""
  },
  {
    "cmd": "Financial_get_GetDepartmentAuditDetail", //部门审核制单明细
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetDepartmentAuditDetail",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetExChangeDiffPageList", //汇兑损益查询
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetExChangeDiffPageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetHouseMealBetchImport", //房餐批量制单
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetHouseMealBetchImport",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetRateDifferenceBetchImport", //汇差批量制单
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetRateDifferenceBetchImport",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetAirTicketServiceBetchImport", //机票服务费批量制单
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetAirTicketServiceBetchImport",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetHotelServiceBetchImport", //酒店折让批量制单
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetHotelServiceBetchImport",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetOPCommissionBetchImport", //op提成批量制单GetOPCommissionBetchImportList
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetOPCommissionBetchImport",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetOPCommissionBetchImportList", //获取op提成制单列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetOPCommissionBetchImportList",
    "url": ""
  },
  {
    "cmd": "Financial_post_AirTicketFinanceTransfer", //财务单据转移
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "AirTicketFinanceTransfer",
    "url": ""
  },
  {
    "cmd": "Financial_post_DownInOrOut", //导出收支款
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "DownInOrOut",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetTravelTicketLossToExcel", //导出机损核实
    "fullName": "REBORN.Services.DMCService.DMCTicketLossService",
    "method": "GetTravelTicketLossToExcel",
    "url": ""
  },
  {
    "cmd": "Financial_post_DownLoadWBFinance", //导出外币单据
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "DownLoadWBFinance",
    "url": ""
  },
  {
    "cmd": "Financial_post_DownLoadVisaPaymentFinance", //导出签证付款单据
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "DownLoadVisaPaymentFinance",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetAccountDetailList", //获取账户明细列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetAccountDetailList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetQRCodeServiceCharge", //获取二维码手续费
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetQRCodeServiceCharge",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetFinanceSwipingCard", //获取财务单据 刷卡信息
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceSwipingCard",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetLeaderDealingsList", //获取领队导游往来账户
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetLeaderDealingsList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetDomesticTicketFinanceList", //获取国内票务实收实付
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetDomesticTicketFinanceList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetInComePayInfoList", //获取应收团款列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetInComePayInfoList",
    "url": ""
  },
  {
    "cmd": "Financial_post_OutToExcelInComePayInfoList", //导出应收团款列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "OutToExcelInComePayInfoList",
    "url": ""
  },
  {
    "cmd": "Financial_get_GetDiplomaticPlatformList", //获取外交平台列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetDiplomaticPlatformList",
    "url": ""
  },
  {
    "cmd": "Financial_post_OutToExcelDiplomaticPlatformList", //导出外交平台列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "OutToExcelDiplomaticPlatformList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetInPayInfoList", //获取应付团款列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetInPayInfoList",
    "url": ""
  },
  {
    "cmd": "Financial_post_OutToExcelPayInfoList", //导出应付团款列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "OutToExcelPayInfoList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetInComePayPageList", //日常应收应付查询
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetInComePayPageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_OutInComePayPageList", //日常应收应付查询
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "OutInComePayPageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_OutToExcelDomesticTicketFinanceList", //导出国内机票财务单据列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "OutToExcelDomesticTicketFinanceList",
    "url": ""
  },
  {
    "cmd": "Financial_post_MergeFinance", //合并财务单据
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "MergeFinance",
    "url": ""
  },
  {
    "cmd": "Financial_post_FinanceTurnGroup", //财务单据转团
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "FinanceTurnGroup",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetDiJieFinanceList", //获取地接报价单据-吴春
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetDiJieFinanceList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetTemplateDetail", //改版后创建财务单据获取模板
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetTemplateDetail",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetVoucher", //附加附件
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetVoucher",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetReportList", //银行报表，现金日报表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetReportList",
    "url": ""
  },
  {
    "cmd": "Financial_post_OutToGetReportList", //银行报表导出
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "OutToGetReportList",
    "url": ""
  },
  {
    "cmd": "Financial_post_CashOutToGetReportList", //现金日报表导出
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "CashOutToGetReportList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetReportListForEdu", //银行报表，现金日报表  (教育)
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetReportListForEdu",
    "url": ""
  },
  {
    "cmd": "Financial_post_OutToGetReportListForEdu", //银行报表导出 （教育）
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "OutToGetReportListForEdu",
    "url": ""
  },
  {
    "cmd": "Financial_post_CashOutToGetReportListForEdu", //现金日报表导出   (教育)
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "CashOutToGetReportListForEdu",
    "url": ""
  },
  {
    "cmd": "Financial_post_BatchAuditOrRefund", //批量审核
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "BatchAuditOrRefund",
    "url": ""
  },
  {
    "cmd": "Financial_get_GetFinanceDetailDMCService", //HK新加根据TCID获取【地接费（领取）】
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceDetailDMCService"
  },
  {
    "cmd": "Financial_get_GetCostMonthALLExport", //导出成本月结查询财务单据
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "OutToFinanceList"
  },
  {
    "cmd": "Financial_get_OutToFinanceList", //导出我的财务单据
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "OutToFinanceList"
  },
  {
    "cmd": "Financial_get_SetTradeDate", //更新交易日期
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetTradeDate"
  },
  {
    "cmd": "Financial_post_GetPriceVisaFinanceList", //获取团期签证财务单据
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetPriceVisaFinanceList",
    "url": ""
  },
  {
    "cmd": "Financial_get_OutToFundTransfer", //更新交易日期
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "OutToFundTransfer"
  },
  {
    "cmd": "Financial_get_GetFinanceCashWithDrawals", //资金池申请书
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceCashWithDrawals"
  },
  {
    "cmd": "Financial_get_GetFinanceBorrowASingle", //财务地接借支单
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceBorrowASingle"
  },
  {
    "cmd": "Financial_get_FinanceCashWithDrawalsDownLoad", //资金池申请书下载
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "FinanceCashWithDrawalsDownLoad"
  },
  {
    "cmd": "Financial_get_FinanceBorrowASingleDownLoad", //借支单下载
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "FinanceBorrowASingleDownLoad"
  },
  {
    "cmd": "Financial_get_GetCostTypeFinancePageList", //费用单据查询
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetCostTypeFinancePageList"
  },
  {
    "cmd": "Financial_get_DownLoadCostTypeFinance", //费用单据查询下载
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "DownLoadCostTypeFinance"
  },
  {
    "cmd": "Financial_get_DownLoadAdvanceMatchFinance", //预付款 冲抵单据导出
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "DownLoadAdvanceMatchFinance"
  },
  {
    "cmd": "Financial_get_SetFinanceAirLossCostType", //设置机票单据为损失
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetFinanceAirLossCostType"
  },
  {
    "cmd": "Financial_get_GetDiplomacyPlatformPageList", //获取外交平台分页列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetDiplomacyPlatformPageList"
  },
  {
    "cmd": "Financial_get_GetDiplomacyPlatformList", //获取外交平台列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetDiplomacyPlatformList"
  },
  {
    "cmd": "Financial_get_SetDiplomacyPlatformInfo", //新增外交平台
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetDiplomacyPlatformInfo"
  },
  {
    "cmd": "Financial_get_DelDiplomacyPlatformInfo", //删除外交平台
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "DelDiplomacyPlatformInfo"
  },
  {
    "cmd": "Financial_get_SetFinanceKJCostTypeInfo", //保存会计费用类型设置
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetFinanceKJCostTypeInfo"
  },
  {
    "cmd": "Financial_get_SetFinanceKJTCIDInfo", //保存会计团队信息
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetFinanceKJTCIDInfo"
  },
  {
    "cmd": "InvoiceApply_get_GetInvoiceApplyList", //发票申请信息
    "fullName": "REBORN.Services.DMCService.RB_Travel_InvoiceApplyService",
    "method": "GetInvoiceApplyList"
  },
  {
    "cmd": "InvoiceApply_get_GetGroupByInvoiceApplyList", //发票申请信息
    "fullName": "REBORN.Services.DMCService.RB_Travel_InvoiceApplyService",
    "method": "GetGroupByInvoiceApplyList"
  },
  {
    "cmd": "InvoiceApply_get_UpdateInvoiceApply", //发票申请信息
    "fullName": "REBORN.Services.DMCService.RB_Travel_InvoiceApplyService",
    "method": "UpdateInvoiceApply",
    "checkFormRepeatSubmit": true //验证表单重复提交
  },
  {
    "cmd": "InvoiceApply_get_BatchUpdateInvoiceApply", //发票申请信息
    "fullName": "REBORN.Services.DMCService.RB_Travel_InvoiceApplyService",
    "method": "BatchUpdateInvoiceApply",
    "checkFormRepeatSubmit": true //验证表单重复提交
  },
  {
    "cmd": "InvoiceApply_get_BatchUpdateInvoiceApplyNew", //发票申请信息
    "fullName": "REBORN.Services.DMCService.RB_Travel_InvoiceApplyService",
    "method": "BatchUpdateInvoiceApply_V3",
    "checkFormRepeatSubmit": true //验证表单重复提交
  },
  {
    "cmd": "InvoiceApply_get_UpdateInvoiceApplyMoney", //发票申请信息
    "fullName": "REBORN.Services.DMCService.RB_Travel_InvoiceApplyService",
    "method": "UpdateInvoiceApplyMoney",
    "checkFormRepeatSubmit": true //验证表单重复提交
  },
  {
    "cmd": "InvoiceApply_get_SetInvoiceApply", //新增发票申请
    "fullName": "REBORN.Services.DMCService.RB_Travel_InvoiceApplyService",
    "checkFormRepeatSubmit": true, //验证表单重复提交
    "method": "SetInvoiceApply"
  },
  {
    "cmd": "InvoiceApply_get_SetInvoiceApply_V2", //新增发票申请
    "fullName": "REBORN.Services.DMCService.RB_Travel_InvoiceApplyService",
    "method": "SetInvoiceApply_V2",
    "checkFormRepeatSubmit": true //验证表单重复提交
  },
  {
    "cmd": "InvoiceApply_get_UpdateInvoiceApplyInfo", //新增发票申请
    "fullName": "REBORN.Services.DMCService.RB_Travel_InvoiceApplyService",
    "method": "UpdateInvoiceApplyInfo",
    "checkFormRepeatSubmit": true //验证表单重复提交
  },
  {
    "cmd": "InvoiceApply_psot_SetBatchOrderInvoiceApply", //新增多订单合并发票申请
    "fullName": "REBORN.Services.DMCService.RB_Travel_InvoiceApplyService",
    "method": "SetBatchOrderInvoiceApply",
    "checkFormRepeatSubmit": true //验证表单重复提交
  },
  {
    "cmd": "InvoiceApply_get_GetCustomerInvoiceList", //获取客户的常用税号
    "fullName": "REBORN.Services.DMCService.RB_Travel_InvoiceApplyService",
    "method": "GetCustomerInvoiceList"
  },
  {
    "cmd": "InvoiceApply_get_GetOrderFinanceList", //获取订单的交易信息
    "fullName": "REBORN.Services.DMCService.RB_Travel_InvoiceApplyService",
    "method": "GetOrderFinanceList"
  },
  {
    "cmd": "InvoiceApply_get_GetDetails", //挂账列表
    "fullName": "REBORN.Services.DMCService.RB_Travel_InvoiceApplyService",
    "method": "GetDetails"
  },
  {
    "cmd": "InvoiceApply_get_SetHangingAccount", //新增挂账
    "fullName": "REBORN.Services.FinanceService.HangingAccountService",
    "method": "SetHangingAccount"
  },
  {
    "cmd": "InvoiceApply_get_GetHangingAccountDetail", //挂账详情
    "fullName": "REBORN.Services.FinanceService.HangingAccountService",
    "method": "GetHangingAccountDetail"
  },
  {
    "cmd": "InvoiceApply_get_GetFundTransferPageList", //挂账列表
    "fullName": "REBORN.Services.FinanceService.HangingAccountService",
    "method": "GetFundTransferPageList"
  },

  {
    "cmd": "InvoiceApply_get_GetPriceList", //挂账列表
    "fullName": "REBORN.Services.FinanceService.HangingAccountService",
    "method": "GetPriceList"
  },
  {
    "cmd": "InvoiceApply_get_HangingAccountImport", //导出挂账
    "fullName": "REBORN.Services.FinanceService.HangingAccountService",
    "method": "HangingAccountImport"
  },
  {
    "cmd": "Financial_post_BatchUpdateAuditForWRG", //更新交易日期
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "BatchUpdateAuditForWRG",
    "allowAnonymous": true
  },
  {
    "cmd": "Financial_post_GetHangingAccountTotalPrice", //挂账总金额
    "fullName": "REBORN.Services.FinanceService.HangingAccountService",
    "method": "GetHangingAccountTotalPrice"
  },
  {
    "cmd": "Financial_post_GetHangingAccountByTCIDList", //挂账总金额
    "fullName": "REBORN.Services.FinanceService.HangingAccountService",
    "method": "GetHangingAccountByTCIDList"
  },
  {
    "cmd": "Financial_post_GetHangingAccountList", //获取挂账冲抵列表
    "fullName": "REBORN.Services.FinanceService.HangingAccountService",
    "method": "GetHangingAccountList"
  },
  {
    "cmd": "Financial_post_GetHangingMatchFinanceList", //获取挂账 冲抵的单据
    "fullName": "REBORN.Services.FinanceService.HangingAccountService",
    "method": "GetHangingMatchFinanceList"
  },
  {
    "cmd": "Financial_get_GetAdvanceCostTypeList", //预付款费用列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetAdvanceCostTypeList"
  },
  {
    "cmd": "Financial_get_GetAdvanceFinancePageList", //预付款单据查询
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetAdvanceFinancePageList"
  },
  {
    "cmd": "Financial_get_GetAdvanceMatchFinancePageList", //冲抵单据查询
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetAdvanceMatchFinancePageList"
  },
  {
    "cmd": "Financial_post_SetAdvanceMatchChecked", //设置冲抵单据 已核对OK 
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetAdvanceMatchChecked"
  },
  {
    "cmd": "Financial_post_SetDiJieCommissionBetchImport", //地接op提成批量制单GetOPCommissionBetchImportList
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetDiJieCommissionBetchImport",
    "url": ""
  },
  {
    "cmd": "Financial_get_GetFinanceRate", //获取单据汇率
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceRate"
  },
  {
    "cmd": "Financial_get_GetECommerceGoodsFinancePageList", //获取电商平台商品单据列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetECommerceGoodsFinancePageList"
  },
  {
    "cmd": "Financial_get_GetECommerceGoodsFinanceStatistics", //获取电商商品统计
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetECommerceGoodsFinanceStatistics"
  },
  {
    "cmd": "Financial_get_GetFinanceReceiptPageList", //获取收据分页列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceReceiptPageList"
  },
  {
    "cmd": "Financial_post_SetFinanceReceiptInfo", //新增修改收据
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetFinanceReceiptInfo"
  },
  {
    "cmd": "Financial_post_DelFinanceReceiptInfo", //删除收据
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "DelFinanceReceiptInfo"
  },
  {
    "cmd": "Financial_get_GetFinanceReceiptStatistics", //获取收据统计
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceReceiptStatistics"
  },
  {
    "cmd": "Financial_get_GetFinanceMoneyLimit", //获取付款单据金额限制
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceMoneyLimit"
  },
  {
    "cmd": "Financial_get_GetFinanceNONPaymentPageList", //获取未付帐列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceNONPaymentPageList"
  },
  {
    "cmd": "Financial_post_SetFinanceNONPaymentInfo", //新增修改未付帐
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetFinanceNONPaymentInfo"
  },
  {
    "cmd": "Financial_post_DelFinanceNONPaymentInfo", //删除未付帐
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "DelFinanceNONPaymentInfo"
  },
  {
    "cmd": "Financial_post_ValidataTCTravelInfo", //验证团号返回tcid
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "ValidataTCTravelInfo"
  },
  {
    "cmd": "Financial_get_GetFinanceRemittanceClaimStatistics", //未认款统计
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceRemittanceClaimStatistics"
  },
  {
    "cmd": "Financial_get_GetMallUserCommissionPageList", //获取小程序商城返佣分页列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetMallUserCommissionPageList"
  },
  {
    "cmd": "Financial_get_GetMallUserOrderCommissionPageList", //获取小程序商城订单返佣分页列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetMallUserOrderCommissionPageList"
  },
  {
    "cmd": "Financial_get_GetFinanceTrabeList", //获取财务单据交易方式
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceTrabeList"
  },
  {
    "cmd": "Financial_get_SetFinanceTrabeInfo", //设置财务单据交易方式
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetFinanceTrabeInfo"
  },
  {
    "cmd": "Financial_get_GetFinanceCostTypeList", //获取财务单据费用类型
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceCostTypeList"
  },
  {
    "cmd": "Financial_get_SetFinanceCostTypeInfo", //设置财务单据费用类型
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetFinanceCostTypeInfo"
  },
  {
    "cmd": "Financial_get_GetFinanceInvoiceInfo", //获取财务单据发票信息
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceInvoiceInfo"
  },
  {
    "cmd": "Financial_get_SetFinanceInvoiceInfo", //设置财务单据发票信息
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetFinanceInvoiceInfo"
  },
  {
    "cmd": "Financial_get_GetInvoiceTypeEnumList", //获取财务单据发票枚举
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetInvoiceTypeEnumList"
  },
  {
    "cmd": "Financial_post_GetCRMGuestFinancePageList", //CRM订单单据查询
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetCRMGuestFinancePageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetFinanceInfoForCRMIn", //CRM票务批量制单
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetFinanceInfoForCRMIn",
    "url": ""
  },
  {
    "cmd": "Financial_post_UpdateFinanceFee", //修改单据手续费
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "UpdateFinanceFee",
    "url": ""
  },
  {
    "cmd": "Financial_post_UpdateFinancePayClient", //修改单据付款对象
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "UpdateFinancePayClient",
    "url": ""
  },
  {
    "cmd": "Financial_post_UpdateFinanceCurrencyRate", //修改单据付款对象
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "UpdateFinanceCurrencyRate",
    "url": ""
  },
  {
    "cmd": "Financial_post_UpdateCapitalAllocationRate", //修改资金调拨汇率
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "UpdateCapitalAllocationRate",
    "url": ""
  },
  {
    "cmd": "Financial_post_UpdateFinanceAllRate", //修改单据整单汇率
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "UpdateFinanceAllRate",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetFinanceCashReceipts", //设置团上现收标记，打此标记 则提前进入订单实收
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetFinanceCashReceipts",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetKingdeeFinanceInvoice", //修改单据金蝶发票状态
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetKingdeeFinanceInvoice",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetKingdeeMark", //标记 金蝶已导入
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetKingdeeMark",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetKingdeeSubjectList", //获取金蝶科目列表
    "fullName": "REBORN.Services.FinanceService.KingdeeService",
    "method": "GetKingdeeSubjectList",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetKingdeeSubjectEnable", //设置金蝶科目启用/禁用
    "fullName": "REBORN.Services.FinanceService.KingdeeService",
    "method": "SetKingdeeSubjectEnable",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetKingdeeSubject", //新增修改 金蝶科目
    "fullName": "REBORN.Services.FinanceService.KingdeeService",
    "method": "SetKingdeeSubject",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetEduBranchEnumList", //获取甲鹤金蝶对接公司
    "fullName": "REBORN.Services.FinanceService.KingdeeService",
    "method": "GetEduBranchEnumList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetCostTypeKingdeeReList", //获取金蝶科目对照列表
    "fullName": "REBORN.Services.FinanceService.KingdeeService",
    "method": "GetCostTypeKingdeeReList",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetCostTypeKingdeeRelation", //新增金蝶科目关联
    "fullName": "REBORN.Services.FinanceService.KingdeeService",
    "method": "SetCostTypeKingdeeRelation",
    "url": ""
  },
  {
    "cmd": "Financial_post_DelCostTypeKingdeeRelation", //删除金蝶科目关联
    "fullName": "REBORN.Services.FinanceService.KingdeeService",
    "method": "DelCostTypeKingdeeRelation",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetFinanceToKingdeePageList", //获取金蝶导出分页列表
    "fullName": "REBORN.Services.FinanceService.KingdeeService",
    "method": "GetFinanceToKingdeePageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetKingdeeItemList", //获取金蝶项目列表
    "fullName": "REBORN.Services.FinanceService.KingdeeService",
    "method": "GetKingdeeItemList",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetKingdeeItem", //设置金蝶项目
    "fullName": "REBORN.Services.FinanceService.KingdeeService",
    "method": "SetKingdeeItem",
    "url": ""
  },
  {
    "cmd": "Financial_post_DelKingdeeItem", //设置金蝶项目
    "fullName": "REBORN.Services.FinanceService.KingdeeService",
    "method": "DelKingdeeItem",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetKingdeeCurrency", //获取金蝶币种
    "fullName": "REBORN.Services.FinanceService.KingdeeService",
    "method": "GetKingdeeCurrency",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetKingdeeCurrency", //设置金蝶币种
    "fullName": "REBORN.Services.FinanceService.KingdeeService",
    "method": "SetKingdeeCurrency",
    "url": ""
  },
  {
    "cmd": "Financial_post_DelKingdeeCurrency", //删除金蝶币种
    "fullName": "REBORN.Services.FinanceService.KingdeeService",
    "method": "DelKingdeeCurrency",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetKingdeeItemListForHP", //获取金蝶项目列表
    "fullName": "REBORN.Services.FinanceService.KingdeeService",
    "method": "GetKingdeeItemListForHP",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetKingdeeItemForHP", //设置金蝶项目
    "fullName": "REBORN.Services.FinanceService.KingdeeService",
    "method": "SetKingdeeItemForHP",
    "url": ""
  },
  {
    "cmd": "Financial_post_DelKingdeeItemForHP", //设置金蝶项目
    "fullName": "REBORN.Services.FinanceService.KingdeeService",
    "method": "DelKingdeeItemForHP",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetFinanceToKingdeePageListForHP", //获取金蝶导出分页列表
    "fullName": "REBORN.Services.FinanceService.KingdeeService",
    "method": "GetFinanceToKingdeePageListForHP",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetFinanceToKingdeeMark", //设置单据金蝶标记
    "fullName": "REBORN.Services.FinanceService.KingdeeService",
    "method": "SetFinanceToKingdeeMark",
    "checkFormRepeatSubmit": true, //验证表单重复提交
    "url": ""
  },
  {
    "cmd": "Financial_post_SetKingdeeClientID", //设置单据垫付对象
    "fullName": "REBORN.Services.FinanceService.KingdeeService",
    "method": "SetKingdeeClientID",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetTravelFinanceRateSetPageList", //获取团队汇率设置分页列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetTravelFinanceRateSetPageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetTravelFinanceRate", //获取团队汇率设置分页列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetTravelFinanceRate",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetFinanceDateContrastPageList", //获取单据制单与交易日期跨月查询
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceDateContrastPageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetFinanceCreateDate", //批量设置单据的制单日期
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetFinanceCreateDate",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetFinanceDateContrastToExcel", //获取单据制单与交易日期跨月查询导成Excel
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceDateContrastToExcel",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetFinanceHandFeeList", //获取日本手配费统计
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceHandFeeList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetJanpanHandFeeMonthBoard", //获取日本手配费月度看板
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetJanpanHandFeeMonthBoard",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetFinanceHandFeeListToExcel", //获取日本手配费统计  ToExcel
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceHandFeeListToExcel",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetFinanceHandFeeCode", //获取手配费制单Code
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetFinanceHandFeeCode",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetFinanceHandFeeRelevance", //设置手配费关联
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetFinanceHandFeeRelevance",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetDiJieScheduleFinanceList", //获取用款计划成本单据
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetDiJieScheduleFinanceList",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetFinanceTimers", //财务相关定时器
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetFinanceTimers",
    "allowAnonymous": true,
    "url": ""
  },
  //手配费管理
  {
    "cmd": "handfee_post_GetHandFeeList", //获取手配费配置列表
    "fullName": "REBORN.Services.FinanceService.HandFeeService",
    "method": "GetHandFeeList",
    "url": ""
  },
  {
    "cmd": "handfee_post_SetHandFeeInfo", //保存手配费
    "fullName": "REBORN.Services.FinanceService.HandFeeService",
    "method": "SetHandFeeInfo",
    "url": ""
  },
  {
    "cmd": "handfee_post_DelHandFee", //删除手配费
    "fullName": "REBORN.Services.FinanceService.HandFeeService",
    "method": "DelHandFee",
    "url": ""
  },
  //预收款统计
  {
    "cmd": "Financial_post_GetFinanceDepositPageList", //获取手配费配置列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceDepositPageList"
  },
  {
    "cmd": "Financial_post_GetFinanceDepositLogPageList", //获取手配费配置列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceDepositLogPageList"
  },
  //客户返佣
  {
    "cmd": "Financial_post_GetFinanceRebatePageList", //获取客户返佣分页列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceRebatePageList"
  },
  {
    "cmd": "Financial_post_GetFinanceRebateLogPageList", //获取客户返佣明细分页列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceRebateLogPageList"
  },
  {
    "cmd": "Financial_post_SetFinanceTravelVisaCode", //设置团签客人关联
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetFinanceTravelVisaCode"
  },
  {
    "cmd": "Financial_post_SetGuestSignaturesVisa", //设置客人为个签
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetGuestSignaturesVisa"
  },
  {
    "cmd": "Financial_post_GetPriceGuestAndFinanceList", //团签客人基本信息以及财务单据
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetPriceGuestAndFinanceList"
  },
  {
    "cmd": "Financial_post_GetGuestByFinanceList", //团签客人基本信息以及财务单据
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetGuestByFinanceList"
  },
  {
    "cmd": "Financial_post_GetVisaSetUpList", //获取配置列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetVisaSetUpList"
  },
  {
    "cmd": "Financial_post_SetVisaSetUp", //新增/修改签证一键制单配置信息
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetVisaSetUp"
  },
  {
    "cmd": "Financial_post_DelVisaSetUp", //删除签证一键制单配置信息
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "DelVisaSetUp"
  },
  {
    "cmd": "Financial_post_GetSetUpTypeEnumList", //获取一键制单配置类型枚举列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetSetUpTypeEnumList"
  },
  {
    "cmd": "Financial_post_SetVisaBathCreateFinance", //单项签证一键制单
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetVisaBathCreateFinance",
    "checkFormRepeatSubmit": true //验证表单重复提交
  },
  {
    "cmd": "Financial_post_GetTravelMergePayList", //获取合同同一付款对象单据
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetTravelMergePayList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetCanActivityContractInfo", //获取客户签订合同信息
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetCanActivityContractInfo",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetEduALLPageList", //收支款查询
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetEduALLPageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetReimbursementPageList", //获取报账结算分页列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetReimbursementPageList"
  },
  {
    "cmd": "Financial_post_GetAccountStatement", //获取账户流水明细
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetAccountStatement"
  },
  {
    "cmd": "Financial_post_GetAccountsPayablesPageList", //获取应付未付款分页列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetAccountsPayablesPageList"
  },
  {
    "cmd": "Financial_post_UpdateKingdeeInvoice", //修改财务单据有无发票状态
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "UpdateKingdeeInvoice",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetFinanceTravelRemark", //设置团队财务备注
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetFinanceTravelRemark",
    "checkFormRepeatSubmit": true, //验证表单重复提交
    "url": ""
  },
  {
    "cmd": "Financial_post_SetFinanceInnerRemark", //设置财务内部备注
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetFinanceInnerRemark",
    "checkFormRepeatSubmit": true, //验证表单重复提交
    "url": ""
  },
  {
    "cmd": "Financial_post_SetMatchFinanceSurplusTransfer", //设置预付款余额转移
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetMatchFinanceSurplusTransfer",
    "checkFormRepeatSubmit": true, //验证表单重复提交
    "url": ""
  },
  {
    "cmd": "Financial_post_GetMatchTransferList", //设置预付款余额转移
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetMatchTransferList",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetJapanPayMark", //设置团队财务备注
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetJapanPayMark",
    "checkFormRepeatSubmit": true, //验证表单重复提交
    "url": ""
  },
  {
    "cmd": "Financial_post_SetPlatfromApplyforRecord", //设置平台款申请结款
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetPlatfromApplyforRecord",
    "checkFormRepeatSubmit": true, //验证表单重复提交
    "url": ""
  },
  {
    "cmd": "Financial_post_SetCarPayFinanceHandFee", //设置车行转账手续费
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetCarPayFinanceHandFee",
    "checkFormRepeatSubmit": true, //验证表单重复提交
    "url": ""
  },
  {
    "cmd": "Financial_post_SetCarFixedAssetsDate", //设置固定资产-车辆 分摊期限
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetCarFixedAssetsDate",
    "checkFormRepeatSubmit": true, //验证表单重复提交
    "url": ""
  },
  {
    "cmd": "Financial_post_GetCarFixedAssetsDate", //获取固定资产-车辆 分摊期限
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetCarFixedAssetsDate",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetTravelAccountStatus", //获取日本线团队  报账情况
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetTravelAccountStatus",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetTaiwanWorkingExpenseList", //获取台湾经营费收入关联
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetTaiwanWorkingExpenseList"
  },
  {
    "cmd": "Financial_post_GetJapanTaiwanSettlementPageList", //获取台湾与日本结转分页列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetJapanTaiwanSettlementPageList"
  },
  {
    "cmd": "Financial_post_UpdateHelpBranch", //修改财务单据代收/代付公司
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "UpdateHelpBranch",
    "url": ""
  },
  {
    "cmd": "Financial_post_UpdateInvoiceVoucher", //新增/修改发票的附件信息
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "UpdateInvoiceVoucher",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetExamineFinanceInvoiceList", //获取待审核的发票财务单据数
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetExamineFinanceInvoiceList",
    "url": ""
  },
  {
    "cmd": "Financial_post_ExamineFinanceInvoice", //审核发票附件接口
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "ExamineFinanceInvoice",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetNoInvoiceFileList", //获取我的未上传发票财务单据分页列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetNoInvoiceFileList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetHelpBranchALLPageList", //帮收/帮付公司
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetHelpBranchALLPageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetHelpBranchFinancePageList", //帮收/帮付公司
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetHelpBranchFinancePageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_BindingAllot", //关联调拨单
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "BindingAllot",
    "checkFormRepeatSubmit": true, //验证表单重复提交
    "url": ""
  },
  {
    "cmd": "Financial_post_SelectAllotFinan", //查询调拨单信息
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SelectAllotFinan",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetAllotBrandList", //查询调拨单/代收代付统计
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetAllotBrandList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetPlatformPageList", //查询平台在途金额统计
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetPlatformPageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetPlatformStatisticsList", //查询平台在途金额统计
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetPlatformStatisticsList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetPlatformSumStatistics", //查询平台在途金额统计【新的 包含各项统计】
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetPlatformSumStatistics",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetSalePlatformList", //销售查询 平台在途  无分页
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetSalePlatformList",
    "url": ""
  },
  {
    "cmd": "Financial_post_BatchAddWages", //批量生成工资单（工资/个税/个税）
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "BatchAddWages",
    "url": ""
  },
  {
    "cmd": "Financial_post_AutoUserSystemFinanceModule", //批量系统使用费
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "AutoUserSystemFinanceModule",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetOrderFinanceAllList", //获取订单的财务单据汇总
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetOrderFinanceAllList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetNewCollectingOrPayPageList", //获取代收代付列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetNewCollectingOrPayPageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetCostTypeAllPageList", //获取科目级 收支查询
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetCostTypeAllPageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetNewCarETCPPDataList", //获取ETC导入匹配情况
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetNewCarETCPPDataList",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetETCOrder", //ETC记录 绑定订单
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetETCOrder",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetETCDiffUpdate", //ETC执行差额更新
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetETCDiffUpdate",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetETCGSUpdate", //ETC执行高速路折扣
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetETCGSUpdate",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetExpensesMonthlyShare", //管销费用设置摊销期限
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetExpensesMonthlyShare",
    "checkFormRepeatSubmit": true, //验证表单重复提交
    "url": ""
  },
  {
    "cmd": "Financial_post_GetExpensesMonthlyShare", //管销费用设置摊销期限
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetExpensesMonthlyShare",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetFinanceRelevancePageList", //费用摊销管理分页
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceRelevancePageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetFinanceRelevanceList", //费用摊销管理
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceRelevanceList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetAdvanceMonthlyExchangePageList", //预付，月结汇差管理
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetAdvanceMonthlyExchangePageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetAccountVoucherNumberPageList", //会计凭证编号查询
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetAccountVoucherNumberPageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetDomesticZhaoHongList", //欧亚、兆鸿关联单
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetDomesticZhaoHongList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetYXKimonoReList", //印象和服关联单
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetYXKimonoReList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetOPAndFinanceFeeReList", //OP财务费用关联单
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetOPAndFinanceFeeReList",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetPICPayDate", //设置PIC付款日期
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetPICPayDate",
    "checkFormRepeatSubmit": true, //验证表单重复提交
    "url": ""
  },
  {
    "cmd": "Financial_post_CancelPICPayDate", //删除PIC付款日期
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "CancelPICPayDate",
    "checkFormRepeatSubmit": true, //验证表单重复提交
    "url": ""
  },
  {
    "cmd": "Financial_post_GetPICPayDatePageList", //获取PIC付款日查询
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetPICPayDatePageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetAirTicketPayDatePageList", //获取机票付款日查询
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetAirTicketPayDatePageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetPlatformMark", //设置平台在途标记
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetPlatformMark",
    "checkFormRepeatSubmit": true, //验证表单重复提交
    "url": ""
  },
  {
    "cmd": "Financial_post_DelPlatformMark", //删除标记
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "DelPlatformMark",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetAirTravelItineraryPageList", //获取机票行程单分页列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetAirTravelItineraryPageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetAirTravelItinerary", //保存行程单数据
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetAirTravelItinerary",
    "checkFormRepeatSubmit": true,
    "url": ""
  },
  {
    "cmd": "Financial_post_GetAirDepositMoneyFinanceList", //获取机票批量制单列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetAirDepositMoneyFinanceList",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetAirDepositMoneyFinance", //单个机票单据创建
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetAirDepositMoneyFinance",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetFinanceRejectionNoDeal", //获取被驳回的单据提醒
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceRejectionNoDeal",
    "url": ""
  },
  {
    "cmd": "Financial_post_BatchUpdateFinanceInfo", //财务 批量更新信息
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "BatchUpdateFinanceInfo",
    "checkFormRepeatSubmit": true, //验证表单重复提交
    "url": ""
  },
  {
    "cmd": "Financial_post_GetAdvancePaymentPageList", //获取预收预付对象分页列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetAdvancePaymentPageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_GetAdvancePaymentLogPageList", //获取预收预付收支分页列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetAdvancePaymentLogPageList",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetAdvancePaymentInfo", //财务保存对象
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetAdvancePaymentInfo",
    "checkFormRepeatSubmit": true, //验证表单重复提交
    "url": ""
  },
  {
    "cmd": "Financial_post_SetLeaderInsuranceState", //设置领队导游保险购买
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetLeaderInsuranceState",
    "checkFormRepeatSubmit": true, //验证表单重复提交
    "url": ""
  },
  {
    "cmd": "Financial_post_GetBankSubjectList", //获取对账科目列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetBankSubjectList",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetBankSubject", //保存对账科目
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetBankSubject",
    "checkFormRepeatSubmit": true,
    "url": ""
  },
  {
    "cmd": "Financial_post_GetBankBalanceList", //获取对账余额明细
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetBankBalanceList",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetBankBalance", //保存对账科目余额
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetBankBalance",
    "checkFormRepeatSubmit": true,
    "url": ""
  },
  {
    "cmd": "Financial_post_SetBatchFBankSubject", //批量设置单据对账科目
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetBatchFBankSubject",
    "checkFormRepeatSubmit": true,
    "url": ""
  },
  {
    "cmd": "Financial_post_GetMultipleMergePayBalance", //获取追加付款余额
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetMultipleMergePayBalance",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetMultipleMergePay", //保存追加付款
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetMultipleMergePay",
    "checkFormRepeatSubmit": true,
    "url": ""
  },
  {
    "cmd": "financeinfo_post_GetCurrencyList", //根据ids获取所有的本位币
    "fullName": "REBORN.Services.FinanceService.FinanceInfoService",
    "method": "GetCurrencyList",
    "url": ""
  },
  {
    "cmd": "Financial_post_SetYNBankRate", //保存越南银行汇率
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetYNBankRate",
    "url": "",
    "allowAnonymous": true
  },
  {
    "cmd": "financeinfo_post_SetFinanceFixedRate", //保存每日固定汇率
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetFinanceFixedRate",
    "checkFormRepeatSubmit": true,
    "url": ""
  },
  {
    "cmd": "financeinfo_post_GetFinanceFixedRatePageList", //获取固定汇率分页列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceFixedRatePageList",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_GetFinanceFixedRateList", //获取固定汇率列表
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceFixedRateList",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_SetFinanceToXe", //设置汇率
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "SetFinanceToXe",
    "allowAnonymous": true,
    "url": ""
  },
  {
    "cmd": "financeinfo_post_GetFinanceToXeList", //获取币种
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceToXeList",
    "allowAnonymous": true,
    "url": ""
  },
  {
    "cmd": "financeinfo_post_GetFinanceReceiptDetail", //获取收据详情
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetFinanceReceiptDetail",
    "url": ""
  },
  {
    "cmd": "financeinfo_post_GetMonthBillFinanceMoney", //获取月结账单 收款情况
    "fullName": "REBORN.Services.FinanceService.FinancialService",
    "method": "GetMonthBillFinanceMoney",
    "url": ""
  }
]