Browse Source

找回web三农使用的模型

15313670163 2 months ago
parent
commit
08a0dff23c
1 changed files with 3 additions and 0 deletions
  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;