labour_coe_facade.js 133 B

12345
  1. /**
  2. * Created by CSL on 2017-09-29.
  3. */
  4. let mongoose = require('mongoose');
  5. let stdLabourCoeModel = mongoose.model('stdLabourCoes');