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

export default {
    "bfdgrp.blk.docdis"                      :Utils.defaultFunction,
    "bfdgrp.rec.doctypcod"                      :Utils.defaultFunction,
    "dedgrp.rec.avbby"                      :Utils.defaultFunction,
    "bfdgrp.blk.docdisflg"                      :Utils.defaultFunction,
    "bfdgrp.rec.rcvdat"                      :Utils.defaultFunction,
    "bfdgrp.cbs.max2.amt"                      :Utils.defaultFunction,
    "bfdgrp.rec.shpdat"                      :Utils.defaultFunction,
    "dedgrp.rec.shpdat"                      :Utils.defaultFunction,
    "dedgrp.rec.expdat"                      :Utils.defaultFunction,
    "bfdgrp.cbs.max.amt"                      :Utils.defaultFunction,
    "dedgrp.cbs.opn1.amt"                      :Utils.defaultFunction,
    "dedgrp.rec.utlnbr"                      :Utils.defaultFunction,
    "bfdgrp.cbs.max.cur"                      :Utils.defaultFunction,
    "bfdgrp.rmb.pts.adrblk"                      :Utils.defaultFunction,
    "bfdgrp.prb.pts.nam"                      :Utils.defaultFunction,
    "bfdgrp.iss.pts.nam"                      :Utils.defaultFunction,
    "dedgrp.beb.pts.adrblk"                      :Utils.defaultFunction,
    "bfdgrp.acb.pts.extkey"                      :Utils.defaultFunction,
    "bfdgrp.acb.adrelc"                      :Utils.defaultFunction,
    "bfdgrp.acb.namelc"                      :Utils.defaultFunction,
    "bfdgrp.acb.dbfadrblkcn"                      :Utils.defaultFunction,
    "bfdgrp.prb.pts.extkey"                      :Utils.defaultFunction,
    "dedgrp.cbs.nom1.cur"                      :Utils.defaultFunction,
    "dedgrp.rec.ownref"                      :Utils.defaultFunction,
    "bfdgrp.rec.docprbrol"                      :Utils.defaultFunction,
    "dedgrp.beb.pts.extkey"                      :Utils.defaultFunction,
    "bfdgrp.oth.pts.adrblk"                      :Utils.defaultFunction,
    "bfdgrp.oth.pts.extkey"                      :Utils.defaultFunction,
    "bfdgrp.acb.pts.adrblk"                      :Utils.defaultFunction,
    "bfdgrp.rec.dscinsflg"                      :Utils.defaultFunction,
    "bftp.folwupopt"                      :Utils.defaultFunction,
    "bfdgrp.rmb.pts.extkey"                      :Utils.defaultFunction,
    "bfdgrp.apl.pts.nam"                      :Utils.defaultFunction,
    "bfdgrp.blk.matper"                      :Utils.defaultFunction,
    "bfdgrp.rec.matdat"                      :Utils.defaultFunction,
    "bfdgrp.rmb.adrelc"                      :Utils.defaultFunction,
    "bfdgrp.rmb.namelc"                      :Utils.defaultFunction,
    "bfdgrp.rmb.dbfadrblkcn"                      :Utils.defaultFunction,
    "bfdgrp.rec.ownref"                      :Utils.defaultFunction,
    "bfdgrp.oth.adrelc"                      :Utils.defaultFunction,
    "bfdgrp.oth.namelc"                      :Utils.defaultFunction,
    "bfdgrp.oth.dbfadrblkcn"                      :Utils.defaultFunction,
    "dedgrp.rec.opndat"                      :Utils.defaultFunction,
    "dedgrp.beb.adrelc"                      :Utils.defaultFunction,
    "dedgrp.beb.namelc"                      :Utils.defaultFunction,
    "dedgrp.beb.dbfadrblkcn"                      :Utils.defaultFunction,
    "bfdgrp.rec.payrol"                      :Utils.defaultFunction,
    "bfdgrp.cbs.opn1.cur"                      :Utils.defaultFunction,
    "bfdgrp.blk.intdis"                      :Utils.defaultFunction,
}
//你可以添加自动default处理