唐山银行_企业网银_OSGI勾宝

来源:互联网 发布:网络对抗能力 编辑:程序博客网 时间:2024/05/01 23:22

企业网银拆分成两段,分别为eweb和mca,分别如下:

eweb:
com.csii.ecif.constans
com.csii.ecif.datamodel

com.csii.mca.inbound.csxml
com.csii.mca.inbound.csxml.aas
com.csii.mca.inbound.csxml.core
com.csii.mca.inbound.csxml.echeck
com.csii.mca.inbound.csxml.ent.acmgmt
com.csii.mca.inbound.csxml.ent.agent
com.csii.mca.inbound.csxml.ent.agentbank
com.csii.mca.inbound.csxml.ent.agentchargepay
com.csii.mca.inbound.csxml.ent.apply
com.csii.mca.inbound.csxml.ent.auth
com.csii.mca.inbound.csxml.ent.auth.shbank
com.csii.mca.inbound.csxml.ent.cert
com.csii.mca.inbound.csxml.ent.customersvr
com.csii.mca.inbound.csxml.ent.draft
com.csii.mca.inbound.csxml.ent.edebitcart
com.csii.mca.inbound.csxml.ent.edraft
com.csii.mca.inbound.csxml.ent.internation
com.csii.mca.inbound.csxml.ent.invest
com.csii.mca.inbound.csxml.ent.loanmgmt
com.csii.mca.inbound.csxml.ent.notice
com.csii.mca.inbound.csxml.ent.operator
com.csii.mca.inbound.csxml.ent.payeeAdminMgmt
com.csii.mca.inbound.csxml.ent.payeemgmt
com.csii.mca.inbound.csxml.ent.payerUsage
com.csii.mca.inbound.csxml.ent.query
com.csii.mca.inbound.csxml.ent.stock
com.csii.mca.inbound.csxml.ent.td
com.csii.mca.inbound.csxml.ent.transfer

com.csii.mcs.constants
com.csii.mcs.datamodel

com.csii.mcs.ibs.eacmgmt
com.csii.mcs.ibs.eacmgmt.web
com.csii.mcs.ibs.eagent
com.csii.mcs.ibs.eagent.web
com.csii.mcs.ibs.eagentbank
com.csii.mcs.ibs.eagentbank.web
com.csii.mcs.ibs.eagentchargepay
com.csii.mcs.ibs.eagentchargepay.web
com.csii.mcs.ibs.epply
com.csii.mcs.ibs.epply.web
com.csii.mcs.ibs.eauth
com.csii.mcs.ibs.eauth.web
com.csii.mcs.ibs.echeck
com.csii.mcs.ibs.echeck.web
com.csii.mcs.ibs.ecommon
com.csii.mcs.ibs.ecommon.cfg
com.csii.mcs.ibs.ecommon.web
com.csii.mcs.ibs.ecustomersvr
com.csii.mcs.ibs.ecustomersvr.web
com.csii.mcs.ibs.edb
com.csii.mcs.ibs.einvest
com.csii.mcs.ibs.einvest.web
com.csii.mcs.ibs.eoperator
com.csii.mcs.ibs.eoperator.web
com.csii.mcs.ibs.epayeemgmt
com.csii.mcs.ibs.epayeemgmt.web
com.csii.mcs.ibs.epayerUsage
com.csii.mcs.ibs.epayerUsage.web
com.csii.mcs.ibs.equery
com.csii.mcs.ibs.equery.web
com.csii.mcs.ibs.etransfer
com.csii.mcs.ibs.etransfer.web
com.csii.mcs.ibs.transport.tcp

mca:
com.csii.aas.jnl
com.csii.aas.service
com.csii.aas.serviceiml
com.csii.aas.trs

com.csii.bop.db

com.csii.ecif.basicservice
com.csii.ecif.basicservice.account.impl
com.csii.ecif.basicservice.auth.impl
com.csii.ecif.basicservice.auth.shbank.impl
com.csii.ecif.basicservice.customitem.impl
com.csii.ecif.basicservice.division.impl
com.csii.ecif.basicservice.impl
com.csii.ecif.basicservice.limit.impl
com.csii.ecif.basicservice.noticemgmt.impl
com.csii.ecif.basicservice.payeemgmt.impl
com.csii.ecif.basicservice.role.impl
com.csii.ecif.basicservice.user.impl
com.csii.ecif.constants
com.csii.ecif.datamodel
com.csii.ecif.db

com.csii.mca.db
com.csii.mca.inbound.csxml
com.csii.mca.inbound.csxml.aas
com.csii.mca.inbound.csxml.core
com.csii.mca.inbound.csxml.echeck
com.csii.mca.inbound.csxml.ent.acmgmt
com.csii.mca.inbound.csxml.ent.agent
com.csii.mca.inbound.csxml.ent.agentbank
com.csii.mca.inbound.csxml.ent.agentchargepay
com.csii.mca.inbound.csxml.ent.apply
com.csii.mca.inbound.csxml.ent.auth
com.csii.mca.inbound.csxml.ent.auth.shbank
com.csii.mca.inbound.csxml.ent.cert
com.csii.mca.inbound.csxml.ent.customersvr
com.csii.mca.inbound.csxml.ent.draft
com.csii.mca.inbound.csxml.ent.edebitcart
com.csii.mca.inbound.csxml.ent.edraft
com.csii.mca.inbound.csxml.ent.internation
com.csii.mca.inbound.csxml.ent.invest
com.csii.mca.inbound.csxml.ent.loanmgmt
com.csii.mca.inbound.csxml.ent.notice
com.csii.mca.inbound.csxml.ent.operator
com.csii.mca.inbound.csxml.ent.payeeAdminMgmt
com.csii.mca.inbound.csxml.ent.payeemgmt
com.csii.mca.inbound.csxml.ent.payerUsage
com.csii.mca.inbound.csxml.ent.query
com.csii.mca.inbound.csxml.ent.stock
com.csii.mca.inbound.csxml.ent.td
com.csii.mca.inbound.csxml.ent.transfer

com.csii.mca.jnl
com.csii.mca.server.tcp
com.csii.mca.service
com.csii.mca.service.blacklist
com.csii.mca.service.blacklist.impl
com.csii.mca.service.core
com.csii.mca.service.core.impl
com.csii.mca.service.echeck
com.csii.mca.service.echeck.impl
com.csii.mca.service.ent.acmgmt
com.csii.mca.service.ent.acmgmt.impl
com.csii.mca.service.ent.agent
com.csii.mca.service.ent.agent.impl
com.csii.mca.service.ent.agentbank
com.csii.mca.service.ent.agentbank.impl
com.csii.mca.service.ent.agentchargepay
com.csii.mca.service.ent.agentchargepay.impl
com.csii.mca.service.ent.apply
com.csii.mca.service.ent.apply.impl
com.csii.mca.service.ent.auth
com.csii.mca.service.ent.auth.impl
com.csii.mca.service.ent.auth.shbank
com.csii.mca.service.ent.auth.shbank.impl
com.csii.mca.service.ent.cert
com.csii.mca.service.ent.cert.impl
com.csii.mca.service.ent.customersvr
com.csii.mca.service.ent.customersvr.impl
com.csii.mca.service.ent.draft
com.csii.mca.service.ent.draft.impl
com.csii.mca.service.ent.edebitcart
com.csii.mca.service.ent.edebitcart.impl
com.csii.mca.service.ent.edraft
com.csii.mca.service.ent.edraft.impl
com.csii.mca.service.ent.internation
com.csii.mca.service.ent.internation.impl
com.csii.mca.service.ent.invest
com.csii.mca.service.ent.invest.impl
com.csii.mca.service.ent.loanmgmt
com.csii.mca.service.ent.loanmgmt.impl
com.csii.mca.service.ent.notice
com.csii.mca.service.ent.notice.impl
com.csii.mca.service.ent.operator
com.csii.mca.service.ent.operator.impl
com.csii.mca.service.ent.payeeAdminMgmt
com.csii.mca.service.ent.payeeAdminMgmt.impl
com.csii.mca.service.ent.payeemgmt
com.csii.mca.service.ent.payeemgmt.impl
com.csii.mca.service.ent.payerUsage
com.csii.mca.service.ent.payerUsage.impl
com.csii.mca.service.ent.query
com.csii.mca.service.ent.query.impl
com.csii.mca.service.ent.stock
com.csii.mca.service.ent.stock.impl
com.csii.mca.service.ent.td
com.csii.mca.service.ent.td.impl
com.csii.mca.service.ent.transfer
com.csii.mca.service.ent.transfer.impl
com.csii.mca.service.fee
com.csii.mca.service.fee.impl
com.csii.mca.service.flowcontrol
com.csii.mca.service.flowcontrol.impl
com.csii.mca.service.limit
com.csii.mca.service.limit.impl
com.csii.mca.service.per.otp
com.csii.mca.service.per.otp.impl
com.csii.mca.service.timer.transfer
com.csii.mca.taskmodel.shbank.impl
com.csii.mca.trs
com.csii.mca.trs.core
com.csii.mca.trs.echeck
com.csii.mca.trs.ent.acmgmt
com.csii.mca.trs.ent.agent
com.csii.mca.trs.ent.agentbank
com.csii.mca.trs.ent.agentchargepay
com.csii.mca.trs.ent.apply
com.csii.mca.trs.ent.auth
com.csii.mca.trs.ent.shbank
com.csii.mca.trs.ent.cert
com.csii.mca.trs.ent.customersvr
com.csii.mca.trs.ent.draft
com.csii.mca.trs.ent.edebitcart
com.csii.mca.trs.ent.edraft
com.csii.mca.trs.ent.internation
com.csii.mca.trs.ent.invest
com.csii.mca.trs.ent.loanmgmt
com.csii.mca.trs.ent.notice
com.csii.mca.trs.ent.operator
com.csii.mca.trs.ent.payeeAdminMgmt
com.csii.mca.trs.ent.payeemgmt
com.csii.mca.trs.ent.payerUsage
com.csii.mca.trs.ent.query
com.csii.mca.trs.ent.stock
com.csii.mca.trs.ent.td
com.csii.mca.trs.ent.transfer
com.csii.mca.trs.timer.transfer


com.csii.mcs.basicservice
com.csii.mcs.basicservice.impl
com.csii.mcs.constans
com.csii.mcs.core
com.csii.mcs.datamodel
com.csii.mcs.db
com.csii.mcs.ibs.pin.bos

com.csii.pe.dynamic.jnl
com.csii.pe.dynamic.taskmodel
com.csii.pe.dynamic.workflow

com.csii.router
com.csii.router.agent
com.csii.router.agent.service.impl.bos
com.csii.router.agent.service.impl.pkg.bos
com.csii.router.agentbank
com.csii.router.agentbank.service.impl.bos
com.csii.router.agentbank.service.impl.pkg.bos
com.csii.router.agentchargepay
com.csii.router.agentchargepay.service.impl.bos
com.csii.router.agentchargepay.service.impl.pkg.bos
com.csii.router.bond
com.csii.router.bond.service.impl.bos
com.csii.router.bond.service.impl.pkg.bos
com.csii.router.cert
com.csii.router.cert.cfca.impl
com.csii.router.cert.impl
com.csii.router.cert.sheca.java.impl
com.csii.router.corebanking
com.csii.router.corebanking.impl.bos
com.csii.router.corebanking.impl.pkg.bos
com.csii.router.creditcard
com.csii.router.creditcard.service.impl.bos
com.csii.router.creditcard.service.impl.pkg.bos
com.csii.router.custom
com.csii.router.customersvr
com.csii.router.customersvr.service.impl.bos
com.csii.router.customersvr.service.impl.pkg.bos
com.csii.router.db
com.csii.router.debitcart
com.csii.router.debitcart.service.impl.bos
com.csii.router.debitcart.service.impl.pkg.bos
com.csii.router.echeck
com.csii.router.echeck.service.impl.bos
com.csii.router.echeck.service.impl.pkg.bos
com.csii.router.ecif
com.csii.router.ecif.service.impl.bos
com.csii.router.ecif.service.impl.pkg.bos
com.csii.router.edraft
com.csii.router.edraft.service.impl.bos
com.csii.router.edraft.service.impl.pkg.bos
com.csii.router.email
com.csii.router.epay
com.csii.router.epay.service.impl.bos
com.csii.router.epay.service.impl.pkg.bos
com.csii.router.fund
com.csii.router.fund.service.impl.bos
com.csii.router.fund.service.impl.pkg.bos
com.csii.router.gold
com.csii.router.gold.service.impl.bos
com.csii.router.gold.service.impl.pkg.bos
com.csii.router.impl
com.csii.router.internation
com.csii.router.internation.service.impl.bos
com.csii.router.internation.service.impl.pkg.bos
com.csii.router.invest
com.csii.router.invest.service.impl.bos
com.csii.router.invest.service.impl.pkg.bos
com.csii.router.loanmgmt
com.csii.router.loanmgmt.service.impl.bos
com.csii.router.loanmgmt.service.impl.pkg.bos
com.csii.router.otp
com.csii.router.otp.impl
com.csii.router.profolio
com.csii.router.profolio.service.impl.bos
com.csii.router.profolio.service.impl.pkg.bos
com.csii.router.sms
com.csii.router.sms.service.impl.bos
com.csii.router.sms.service.impl.pkg.bos
com.csii.router.stock
com.csii.router.stock.service.impl.bos
com.csii.router.stock.service.impl.pkg.bos

 

0 0
原创粉丝点击