zhangweicheng 5 năm trước cách đây
mục cha
commit
61ed4a7f09
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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");