15313670163 2 months ago
parent
commit
128ab8cb25
1 changed files with 2 additions and 0 deletions
  1. 2 0
      app/JsonRpc/WebsiteService.php

+ 2 - 0
app/JsonRpc/WebsiteService.php

@@ -2,6 +2,8 @@
 namespace App\JsonRpc;
 
 use App\Model\Article;
+
+use App\Model\Ad;
 use App\Model\Category;
 use App\Model\AdPlace;    
 use App\Model\Department;