songxingwei 2 سال پیش
والد
کامیت
e2caaaa7e2
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  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);
     }
 
     /**