소스 검색

找回web三农使用的模型

15313670163 2 달 전
부모
커밋
08a0dff23c
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      app/JsonRpc/WebsiteService.php

+ 3 - 0
app/JsonRpc/WebsiteService.php

@@ -3,6 +3,9 @@ namespace App\JsonRpc;
 
 use App\Model\Article;
 use App\Model\Category;
+use App\Model\AdPlace;    
+use App\Model\Department;    
+use App\Model\District;    
 use App\Model\FooterCategory;
 use App\Model\FooterContent;
 use App\Model\LetterOfComplaint;