zhangweicheng преди 5 години
родител
ревизия
61ed4a7f09
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      modules/reports/controllers/rpt_controller.js

+ 1 - 1
modules/reports/controllers/rpt_controller.js

@@ -1,7 +1,7 @@
 /**
  * Created by Tony on 2017/3/13.
  */
-
+let UserModel require("../../users/models/user_model");
 const mongoose = require("mongoose");
 const async = require("async");