rpt_tpl_data_facade.js 128 B

123456
  1. /**
  2. * Created by Tony on 2017/8/9.
  3. */
  4. let mongoose = require("mongoose");
  5. let rpt_tpl_mdl = mongoose.model("rpt_templates");