WIN-2308041133\Administrator hai 6 meses
pai
achega
a08e1667fe
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/controller/admin/user/Award.php

+ 1 - 1
app/controller/admin/user/Award.php

@@ -76,7 +76,7 @@ class Award extends BaseController
     {
         [$page, $limit] = $this->getPage();
         $where = $this->request->params(['']);
-        return app('json')->success($this->repository->getList($where, $page, $limit));
+        return app('json')->success($repository->getList($where, $page, $limit));
     }
     /**
      * 添加