/** * Fxtlop Default规则 */ import Api from "~/service/Api"; import Utils from "~/utils/index" export default { "fxtp.cnychk" :Utils.defaultFunction, "fxtp.frgchk" :Utils.defaultFunction, "fxdgrp.apl.dbfadrblkcn" :Utils.defaultFunction, "fxdgrp.cbs.max.cur" :Utils.defaultFunction, "fxdgrp.rec.fxtyp" :Utils.defaultFunction, "fxtp.usr.extkey" :Utils.defaultFunction, "fxdgrp.cbs.nom1.cur" :Utils.defaultFunction, "fxdgrp.rec.rat" :Utils.defaultFunction, "fxdgrp.cbs.nom1.amt" :Utils.defaultFunction, "fxdgrp.cbs.max.amt" :Utils.defaultFunction, "fxdgrp.apl.pts.adrblk" :Utils.defaultFunction, "fxdgrp.apl.pts.extkey" :Utils.defaultFunction, "fxdgrp.rec.ownref" :Utils.defaultFunction, "fxdgrp.rec.opndat" :Utils.defaultFunction, } //你可以添加自动default处理