浏览代码

找回web三农使用的模型

15313670163 3 月之前
父节点
当前提交
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;