songxingwei 3 роки тому
батько
коміт
f0b4c82922
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      app/shop/controller/BaseShop.php

+ 0 - 1
app/shop/controller/BaseShop.php

@@ -218,7 +218,6 @@ class BaseShop extends Controller
                 [ "site_id", "=", $this->site_id ],
                 [ "app_module", "=", $this->app_module ]
             ]);
-		dump($group_info_result);die;
 
 		$this->group_info = $group_info_result["data"];