zhangweicheng %!s(int64=5) %!d(string=hai) anos
pai
achega
61ed4a7f09
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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");