import Dblpty from "~/page/Statics/Pty/Dblpty";
import Dbipty from "~/page/Statics/Pty/Dbipty";
import Dbapty from "~/page/Statics/Pty/Dbapty";
import Dbepty from "~/page/Statics/Pty/Dbepty";
import DblptyN from "~/page/Statics/Pty-N/Dblpty-N";
import DbiptyN from "~/page/Statics/Pty-N/Dbipty-N";
import DbaptyN from "~/page/Statics/Pty-N/Dbapty-N";
import DbeptyN from "~/page/Statics/Pty-N/Dbepty-N";


import Dblupdpts from "~/page/Statics/Updpts/Dblupdpts";
import Dbiupdpts from "~/page/Statics/Updpts/Dbiupdpts";
import Dblptm from "./Ptm/Dblptm";

import Dblcty from "./Cty/Dblcty";
import Dblsql from "./Sql/Dblsql";
import Dblfile from "./upload/Dblfile";


import Dblfec from "./Fec/Dblfec";
import Dblexr from "./Exr/Dblexr";
import Dblgtx from "./Gtx/Dblgtx";


import Dblcur from "./Cur/Dblcur";
import Busbtn from "./Busbtn";



import Dblatp from "./Atp/Dblatp";


import Dbldia from "~/page/Statics/Dia/Dbldia";
import Dbidia from "~/page/Statics/Dia/Dbidia";
import Dbadia from "~/page/Statics/Dia/Dbadia";
import Dbedia from "~/page/Statics/Dia/Dbedia";
import Dbddia from "~/page/Statics/Dia/Dbddia";

import Dbltxm from "~/page/Statics/Txm/Dbltxm";


import Dblxrt from "~/page/Statics/Xrt/Dblxrt";
import Dblfee from "~/page/Statics/Fee/Dblfee";



import Dblcup from "./BopCur/Dblcup";

import Dblapf from "./Apf/Dblapf";

import Dblzmq from "./Zmqxrt/Dblzmq";

import Dblbnk from "~/page/Statics/Bnk/Dblbnk";
import Dbibnk from "~/page/Statics/Bnk/Dbibnk";

import Dblgsp from "./Gisp";


import Dblswm from "./Swm/Dblswm";
import Dbiswm from "./Swm/Dbiswm";
import Dbaswm from "./Swm/Dbaswm";
import Dbdswm from "./Swm/Dbdswm";
import Dbeswm from "./Swm/Dbeswm";
import Invsel from "./Invsel/views"

import Dbltdh from "./Tdh/Dbltdh";

import Dbllck from "./Lck/Dbllck";


import Dblamx from '~/page/Statics/ActMix/Dblamx'


import Dbloit from '~/page/Statics/Oit/Dbloit'



import Dblcod from "./Bopcod/Dblcod"

import Dblsro from "./Sro/Dblsro"

import Dbintf from "~/page/Statics/Ntf/Dbintf"
import Dbmntf from "~/page/Statics/Ntf/Dbmntf"
import Dblntf from "~/page/Statics/Ntf/Dblntf"

import Dbloffcfg from "./Offcfg/Dbloffcfg";

import Dbltrn from "./Trn/Dbltrn";
import Dbitrn from "./Trn/Dbitrn";
import Dbetrn from "./Trn/Dbetrn";


import DbiAuzlvl from "./Auzlvl";
import DbiGtxarg from "./GtxArg";

import Dbwtrn from "./Dbw/Dbwtrn";

import Tsk from "./Tsk";
// import TskDetail from "./Tsk/TskDetail";
// 模板
import Template from "./Template";

import Systbl from "~/page/Statics/Stb";
import Pilotbch from "./Pilotbch";
import DbiPtySync from "./PtySync";
import DbiPtsSel from "./PtsSel";
import Dbitbp from "~/page/Statics/Tbp/Dbitbp/views";
import Dbetbp from "~/page/Statics/Tbp/Dbetbp/views";
import Dbllgb from "~/page/Statics/Lgb/Dbllgb";
import Dbilgb from "~/page/Statics/Lgb/Dbilgb/views";
import Dbalgb from "~/page/Statics/Lgb/Dbalgb/views";
import Dbdlgb from "~/page/Statics/Lgb/Dbdlgb/views";
import Dbelgb from "~/page/Statics/Lgb/Dbelgb/views";
import Dblstx from "./Stx/Dblstx";
import Xxdinf from "~/page/Statics/Xxdinf/views"
import Infinv from "~/page/Statics/Infinv/views"
import Infent from "~/page/Statics/Infent/views"
import Infanb from "~/page/Statics/Infanb/views"
import Boprul from "~/page/Statics/Boprul";
const StaticsRouter = [
  { path: 'dbltrn', component: Dbltrn, name: 'StaticsDbltrn', meta: { keepAlive: true, title: '交易服务管理查询' } },
  { path: 'dbitrn/:inr', component: Dbitrn, name: 'StaticsDbitrn', meta: { title: '交易服务管理详情' } },
  { path: 'dbetrn/:inr', component: Dbetrn, name: 'StaticsDbetrn', meta: { title: '交易服务管理修改' } },

  { path: 'dblptm', component: Dblptm, name: 'StaticsDblptm', meta: { keepAlive: true, title: '银行密押查询' } },  { path: 'dblpty', component: Dblpty, name: 'StaticsDblpty', meta: { keepAlive: true, title: '对公客户查询' } },
  { path: 'dbapty', component: Dbapty, name: 'StaticsDbapty', meta: { keepAlive: true, title: '对公客户新增' } },
  { path: 'dbipty', component: Dbipty, name: 'StaticsDbipty', meta: { keepAlive: true, title: '对公客户详情 ' } },
  { path: 'dbepty', component: Dbepty, name: 'StaticsDbepty', meta: { keepAlive: true, title: '对公客户修改 ' } },

  { path: 'dblptyn', component: DblptyN, name: 'StaticsDblptyN', meta: { keepAlive: true, title: '非对公客户查询' } },
  { path: 'dbaptyn', component: DbaptyN, name: 'StaticsDbaptyN', meta: { keepAlive: true, title: '非对公客户新增' } },
  { path: 'dbiptyn', component: DbiptyN, name: 'StaticsDbiptyN', meta: { keepAlive: true, title: '非对公客户详情 ' } },
  { path: 'dbeptyn', component: DbeptyN, name: 'StaticsDbeptyN', meta: { keepAlive: true, title: '非对公客户修改 ' } },


  { path: 'dblcty', component: Dblcty, name: 'StaticsDblcty', meta: { keepAlive: true, title: '国家信息查询' } },

  { path: 'dblfec', component: Dblfec, name: 'StaticsDblfec', meta: { keepAlive: true, title: '费率查询' } },
  { path: 'dblexr', component: Dblexr, name: 'StaticsDblexr', meta: { keepAlive: true, title: '渠道购汇汇率查询' } },
  { path: 'dblgtx', component: Dblgtx, name: 'StaticsDblgtx', meta: { keepAlive: true, title: '保函模板查询' } },


  { path: 'dblcur', component: Dblcur, name: 'StaticsDblcur', meta: { keepAlive: true, title: '币种查询' } },


  { path: 'busbtn', component: Busbtn, name: 'StaticsBusbtn', meta: { keepAlive: true, title: '交易码按钮配置' } },

  { path: 'dblgsp', component: Dblgsp, name: 'StaticsDbgisp', meta: { keepAlive: true, title: 'GISP管理' } },


  { path: 'dblatp', component: Dblatp, name: 'StaticsDblatp', meta: { keepAlive: true, title: '交易配置信息查询' } },

	{ path: 'invsel', component: Invsel, name: 'Invsel', meta: { keepAlive: true, title: '发票登记与核验' } },

  { path: 'dbldia', component: Dbldia, name: 'StaticsDbldia', meta: { keepAlive: true, title: '交易备忘录查询' } },
  { path: 'dbadia', component: Dbadia, name: 'StaticsDbadia', meta: { keepAlive: true, title: '交易备忘录新增' } },
  { path: 'dbidia/:inr', component: Dbidia, name: 'StaticsDbidia', meta: { keepAlive: true, title: '交易备忘录详情: ' } },
  { path: 'dbedia/:inr', component: Dbedia, name: 'StaticsDbedia', meta: { keepAlive: true, title: '交易备忘录修改: ' } },
  { path: 'dbddia/:inr', component: Dbddia, name: 'StaticsDbddia', meta: { keepAlive: true, title: '交易备忘录删除: ' } },

  { path: 'dbltxm', component: Dbltxm, name: 'StaticsDbltxm', meta: { keepAlive: true, title: '固定格式文本查询' } },

  { path: 'dblxrt', component: Dblxrt, name: 'StaticsDblxrt', meta: { keepAlive: true, title: '牌价查询' } },

  { path: 'dblfee', component: Dblfee, name: 'StaticsDblfee', meta: { keepAlive: true, title: '费用代码查询' } },

  { path: 'dblcup', component: Dblcup, name: 'StaticsDblcup', meta: { keepAlive: true, title: '查询申报币种信息' } },

  { path: 'boprul', component: Boprul, name: 'StaticsBoprul', meta: { keepAlive: true, title: '申报规则信息' } },

  { path: 'dblapf', component: Dblapf, name: 'StaticsDblapf', meta: { keepAlive: true, title: '报文格式信息查询' } },

  { path: 'dblzmq', component: Dblzmq, name: 'StaticsDblzmq', meta: { keepAlive: true, title: '自贸区牌价查询' } },

  { path: 'dblbnk', component: Dblbnk, name: 'StaticsDblbnk', meta: { keepAlive: true, title: '联行行号信息查询' } },
  { path: 'dbibnk/:fqcyjg', component: Dbibnk, name: 'StaticsDbibnk', meta: { title: '联行行号信息详情' } },


  { path: 'dbltdh', component: Dbltdh, name: 'StaticsDbltdh', meta: { keepAlive: true, title: '节假日查询' } },

  { path: 'dbllck', component: Dbllck, name: 'StaticsDbllck', meta: { keepAlive: true, title: '业务解锁' } },

  { path: 'dblamx', component: Dblamx, name: 'StaticsDblamx', meta: { keepAlive: true, title: '科目管理' } },


    { path: 'dbloit', component: Dbloit, name: 'StaticsDbloit', meta: { keepAlive: true, title: '消息及停用信息查询' } },

  
    { path: 'dblcod', component: Dblcod, name: 'StaticsDblcod', meta: { keepAlive: true,title: '收支申报码表查询' } },
   
    { path: 'dblswm', component: Dblswm, name: 'StaticsDblswm', meta: { keepAlive: true,title: '报文栏位映射信息查询' } },
    { path: 'dbaswm', component: Dbaswm, name: 'StaticsDbaswm', meta: { title: '报文栏位映射信息新增' } },
    { path: 'dbiswm', component: Dbiswm, name: 'StaticsDbiswm', meta: { title: '报文栏位映射信息详情' } },
    { path: 'dbeswm', component: Dbeswm, name: 'StaticsDbeswm', meta: { title: '报文栏位映射信息修改' } },
    { path: 'dbdswm', component: Dbdswm, name: 'StaticsDbdswm', meta: { title: '报文栏位映射信息删除' } },

  { path: 'dblsro', component: Dblsro, name: 'StaticsDblsro', meta: { keepAlive: true, title: '服务顺序配置查询' } },

  { path: 'dbloffcfg', component: Dbloffcfg, name: 'StaticsDbloffcfg', meta: { keepAlive: true, title: '系统开关管理查询' } },

  { path: 'dblntf', component: Dblntf, name: 'StaticsDblntf', meta: { keepAlive: true, title: '通知信息查询' } },
  { path: 'dbintf/:inr', component: Dbintf, name: 'StaticsDbintf', meta: { title: '通知信息详情' } },
  { path: 'dbmntf', component: Dbmntf, name: 'StaticsDbmntf', meta: { keepAlive: true, title: '信息通知' } },

  { path: 'updpts', component: Dblupdpts, name: 'StaticsDblupdpts', meta: { keepAlive: true, title: '管户机构管理' } },
  { path: 'dbiupdpts/:inr', component: Dbiupdpts, name: 'StaticsDbiupdpts', meta: { title: '管户机构详情' } },

  { path: 'dbiauzlvl', component: DbiAuzlvl, name: 'StaticsDbiAuzlvl', meta: { keepAlive: true, title: '权限档次信息管理' } },
  { path: 'dbigtxarg', component: DbiGtxarg, name: 'StaticsDbiGtxarg', meta: { keepAlive: true, title: '保函文本模板变量管理' } },

  { path: 'tsk', component: Tsk, name: 'StaticsTsk', meta: { title: '任务分配器' } },
  // { path: 'tskdetail', component: TskDetail, name: 'StaticsTskDetail', meta: { title: '任务分配器详情' } },

  { path: 'template', component: Template, name: 'StaticsTemplate', meta: { title: '模板' } },

  { path: 'systbl', component: Systbl, nam: 'StaticsSystbl', meta: { keepAlive: true, title: "码表管理" } },

  { path: 'dblsql', component: Dblsql, name: 'StaticsDblsql', meta: { title: 'Sql查询' } },
  { path: 'dblfile', component: Dblfile, name: 'StaticsDblfile', meta: { title: '文件上传下载' } },

  { path: 'dbwtrn', component: Dbwtrn, name: 'StaticsDbwtrn', meta: { title: '工作流修改' } },

  { path: 'trnrelDetail1', component: () => import('./Trn/Dbltrn/InftrnpsDetail.vue'), name: 'trnrelDetail1', meta: { title: '交易详情' } },

  { path: 'pilotbch', component: Pilotbch, name: 'StaticsPilotbch', meta: { title: '试点机构' } },

  { path: 'dbiptysync', component: DbiPtySync, name: 'StaticsDbiPtySync', meta: { keepAlive: true, title: '老国结客户信息查询' } },
  { path: 'dbiptssel', component: DbiPtsSel, name: 'StaticsDbiPtssel', meta: { keepAlive: true, title: '交易的客户信息查询' } },
  { path: 'dbitbp', component: Dbitbp, name: 'Dbitbp', meta: { keepAlive: true, title: '福费廷权限管理查询' } },
  { path: 'dbetbp', component: Dbetbp, name: 'Dbetbp', meta: { keepAlive: true, title: '福费廷权限管理修改' } },
  { path: 'dbllgb', component: Dbllgb, name: 'Dbllgb', meta: { keepAlive: true, title: '二级市场福费廷规模余额管控查询' } },
  { path: 'dbilgb', component: Dbilgb, name: 'Dbilgb', meta: { keepAlive: true, title: '二级市场福费廷规模余额管控详情' } },
  { path: 'dbalgb', component: Dbalgb, name: 'Dbalgb', meta: { keepAlive: true, title: '二级市场福费廷规模余额管控新增' } },
  { path: 'dbdlgb', component: Dbdlgb, name: 'Dbdlgb', meta: { keepAlive: true, title: '二级市场福费廷规模余额管控删除' } },
  { path: 'dbelgb', component: Dbelgb, name: 'Dbelgb', meta: { keepAlive: true, title: '二级市场福费廷规模余额管控修改' } },
  { path: 'dblstx', component: Dblstx, name: 'StaticsDblstx', meta: { keepAlive: true, title: 'SWIFT报文模板查询' } },
  { path: 'xxdinf', component: Xxdinf, name: 'Xxdinf', meta: { keepAlive: true, title: '业务详情' } },
  { path: 'infinv', component: Infinv, name: 'Infinv', meta: { keepAlive: true, title: '发票查询'} },
  { path: 'infent', component: Infent, name: 'Infent', meta: { keepAlive: true, title: '企业名录查询'} },
  { path: 'infanb', component: Infanb, name: 'Infanb', meta: { keepAlive: true, title: '2120对账'} },

]

export default StaticsRouter