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