songxingwei 2 năm trước cách đây
mục cha
commit
e2caaaa7e2
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      app/data/controller/shop/Order.php

+ 0 - 1
app/data/controller/shop/Order.php

@@ -33,7 +33,6 @@ class Order extends Controller
     {
         parent::initialize();
         $this->payments = PaymentService::getTypeAll();
-        dump($this->payments);
     }
 
     /**