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

export default {
    "ltdgrp.avt.pts.nam"                      :Utils.defaultFunction,
    "ltdgrp.cbs.nom1.amt"                      :Utils.defaultFunction,
    "ltdgrp.rec.ownref"                      :Utils.defaultFunction,
    "ledgrp.rec.ownref"                      :Utils.defaultFunction,
    "ltdgrp.adt.pts.nam"                      :Utils.defaultFunction,
    "ltdgrp.be1.pts.nam"                      :Utils.defaultFunction,
    "ltdgrp.rec.expdat"                      :Utils.defaultFunction,
    "ltdgrp.cbs.opn1.amt"                      :Utils.defaultFunction,
    "ltdgrp.cbs.nom1.cur"                      :Utils.defaultFunction,
    "ltdgrp.be2.pts.nam"                      :Utils.defaultFunction,
}
//你可以添加自动default处理