xxxrrrdddd 2 năm trước cách đây
mục cha
commit
dea20b095e
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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());
     }
 }