xxxrrrdddd преди 2 години
родител
ревизия
dea20b095e
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      application/index/controller/Index.php

+ 0 - 1
application/index/controller/Index.php

@@ -19,6 +19,5 @@ class Index extends Frontend
         return $this->view->fetch();
     }
     public function test(UserOrderService $orderService){
-        dd($orderService->fast());
     }
 }