songxingwei %!s(int64=2) %!d(string=hai) anos
pai
achega
e2caaaa7e2
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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);
     }
 
     /**