Default.js 3.59 KB
Newer Older
zhoutian committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61

/**
* Infbdd Default规则
*/
import Api from "~/service/Api";
import Utils from "~/utils/index"

export default {
    "infcon.usr.extkey"                      :Utils.defaultFunction,
    "infcon.sptcor"                      :Utils.defaultFunction,
    "infcon.sptreg"                      :Utils.defaultFunction,
    "infcon.sptdel"                      :Utils.defaultFunction,
    "infcon.sptinc"                      :Utils.defaultFunction,
    "infcon.sptpen"                      :Utils.defaultFunction,
    "infcon.seapty"                      :Utils.defaultFunction,
    "infcon.pty.extkey"                      :Utils.defaultFunction,
    "infcon.fepfeecod"                      :Utils.defaultFunction,
    "infcon.fepdsp"                      :Utils.defaultFunction,
    "infcon.sepdelflg"                      :Utils.defaultFunction,
    "infcon.setflg"                      :Utils.defaultFunction,
    "infcon.smhdatfrom"                      :Utils.defaultFunction,
    "infcon.smhdir"                      :Utils.defaultFunction,
    "infcon.chktrn"                      :Utils.defaultFunction,
    "infcon.smhdatto"                      :Utils.defaultFunction,
    "infcon.smhcortyp"                      :Utils.defaultFunction,
    "bddgrp.blk.docdisflg"                      :Utils.defaultFunction,
    "bddgrp.blk.docdis"                      :Utils.defaultFunction,
    "bddgrp.rec.advtyp"                      :Utils.defaultFunction,
    "infbut.dspstm"                      :Utils.defaultFunction,
    "bddgrp.rec.ownref"                      :Utils.defaultFunction,
    "bddgrp.ben.pts.nam"                      :Utils.defaultFunction,
    "mtabut.coninf.usr.extkey"                      :Utils.defaultFunction,
    "infcon.seatrninr"                      :Utils.defaultFunction,
    "infcon.seabucdatto"                      :Utils.defaultFunction,
    "infcon.seabucdatfro"                      :Utils.defaultFunction,
    "infcon.trnstm"                      :Utils.defaultFunction,
    "infcon.diasta"                      :Utils.defaultFunction,
    "infcon.diadatfrom"                      :Utils.defaultFunction,
    "infcon.diadatto"                      :Utils.defaultFunction,
    "bddgrp.cbs.max.amt"                      :Utils.defaultFunction,
    "bddgrp.rec.docflg"                      :Utils.defaultFunction,
    "bddgrp.cbs.max.cur"                      :Utils.defaultFunction,
    "didgrp.rec.expdat"                      :Utils.defaultFunction,
    "didgrp.cbs.opn1.amt"                      :Utils.defaultFunction,
    "bddgrp.apl.pts.nam"                      :Utils.defaultFunction,
    "didgrp.rec.ownref"                      :Utils.defaultFunction,
    "infcon.fcpdsp"                      :Utils.defaultFunction,
    "mtabut.coninf.oitinf.oit.inftxt"                      :Utils.defaultFunction,
    "mtabut.coninf.oitinf.oit.inflev"                      :Utils.defaultFunction,
    "mtabut.coninf.conexedat"                      :Utils.defaultFunction,
    "bddgrp.rec.stadat"                      :Utils.defaultFunction,
    "infcon.chksubcon"                      :Utils.defaultFunction,
    "infcon.chktrnsta"                      :Utils.defaultFunction,
    "infcon.cbctxt"                      :Utils.defaultFunction,
    "infcon.ordstm"                      :Utils.defaultFunction,
    "mtabut.coninf.oitset.oit.inftxt"                      :Utils.defaultFunction,
    "mtabut.coninf.oitset.oit.inflev"                      :Utils.defaultFunction,
    "recpan.cre752flg"                      :Utils.defaultFunction,
    "bddgrp.prb.pts.nam"                      :Utils.defaultFunction,
}
//你可以添加自动default处理