WIN-2308041133\Administrator 1 년 전
부모
커밋
67f284140a
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      application/admin/controller/platform/Platform.php

+ 2 - 1
application/admin/controller/platform/Platform.php

@@ -13,7 +13,8 @@ class Platform extends Backend
     {
         parent::_initialize();
 //        $this->model = new \app\admin\model\third\Platform;
-        $this->model = model('Platform');
+//        $this->model = model('Platform');
+        $this->model = model('app\common\model\Platform');
     }
 
     // 列表页