/** * Created by Tony on 2017/8/9. */ let mongoose = require("mongoose"); let rpt_tpl_mdl = mongoose.model("rpt_templates");