lizhen_gitee 1 éve
szülő
commit
b069ee4a97
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      application/admin/controller/UserPayRank.php

+ 1 - 1
application/admin/controller/UserPayRank.php

@@ -15,7 +15,7 @@ class UserPayRank extends Backend
     public function _initialize()
     {
         parent::_initialize();
-        $this->model = new \app\admin\model\UserJewelLog();
+        $this->model = new \app\admin\model\Userjewellog();
     }
 
     /**